diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2010-01-14 21:04:18 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2010-01-14 21:04:18 +0000 |
commit | 165a8e86e6d1d6d4e96f9e38596485424c20f8dd (patch) | |
tree | 7d564c3d428604911f84300cf659ad60cb3629fe /x11-apps/xcalc | |
parent | x86 stable, bug #298566 (diff) | |
download | gentoo-2-165a8e86e6d1d6d4e96f9e38596485424c20f8dd.tar.gz gentoo-2-165a8e86e6d1d6d4e96f9e38596485424c20f8dd.tar.bz2 gentoo-2-165a8e86e6d1d6d4e96f9e38596485424c20f8dd.zip |
Transfer Prefix keywords
(Portage version: 2.1.6.13/cvs/Linux i686)
Diffstat (limited to 'x11-apps/xcalc')
-rw-r--r-- | x11-apps/xcalc/ChangeLog | 7 | ||||
-rw-r--r-- | x11-apps/xcalc/xcalc-1.0.3.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/x11-apps/xcalc/ChangeLog b/x11-apps/xcalc/ChangeLog index b16e76280a7a..68371dbbd5fc 100644 --- a/x11-apps/xcalc/ChangeLog +++ b/x11-apps/xcalc/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-apps/xcalc -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xcalc/ChangeLog,v 1.30 2009/12/19 15:16:55 scarabeus Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xcalc/ChangeLog,v 1.31 2010/01/14 21:04:18 fauli Exp $ + + 14 Jan 2010; Christian Faulhammer <fauli@gentoo.org> xcalc-1.0.3.ebuild: + Transfer Prefix keywords *xcalc-1.0.3 (19 Dec 2009) diff --git a/x11-apps/xcalc/xcalc-1.0.3.ebuild b/x11-apps/xcalc/xcalc-1.0.3.ebuild index dbdba5d3e89f..92945080037e 100644 --- a/x11-apps/xcalc/xcalc-1.0.3.ebuild +++ b/x11-apps/xcalc/xcalc-1.0.3.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xcalc/xcalc-1.0.3.ebuild,v 1.1 2009/12/19 15:16:55 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xcalc/xcalc-1.0.3.ebuild,v 1.2 2010/01/14 21:04:18 fauli Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -9,7 +9,7 @@ inherit x-modular DESCRIPTION="scientific calculator for X" -KEYWORDS="~amd64 ~arm ~hppa ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" +KEYWORDS="~amd64 ~arm ~hppa ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-interix ~amd64-linux ~x86-linux ~x86-macos ~sparc-solaris ~x86-solaris" IUSE="" RDEPEND="x11-libs/libXaw" |