diff options
author | 2010-01-30 18:36:02 +0000 | |
---|---|---|
committer | 2010-01-30 18:36:02 +0000 | |
commit | d75a867d556340e9663db218a5b8ed61ce70fa12 (patch) | |
tree | 39a9225109db4855b48f0a9d56adfa00b630ca32 /x11-apps | |
parent | amd64 stable wrt #302046 (diff) | |
download | gentoo-2-d75a867d556340e9663db218a5b8ed61ce70fa12.tar.gz gentoo-2-d75a867d556340e9663db218a5b8ed61ce70fa12.tar.bz2 gentoo-2-d75a867d556340e9663db218a5b8ed61ce70fa12.zip |
amd64 stable wrt #302046
(Portage version: 2.2_rc61/cvs/Linux x86_64)
Diffstat (limited to 'x11-apps')
-rw-r--r-- | x11-apps/xcalc/ChangeLog | 5 | ||||
-rw-r--r-- | x11-apps/xcalc/xcalc-1.0.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-apps/xcalc/ChangeLog b/x11-apps/xcalc/ChangeLog index 68371dbbd5fc..1c7aa717bce9 100644 --- a/x11-apps/xcalc/ChangeLog +++ b/x11-apps/xcalc/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-apps/xcalc # 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 $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xcalc/ChangeLog,v 1.32 2010/01/30 18:36:02 ssuominen Exp $ + + 30 Jan 2010; Samuli Suominen <ssuominen@gentoo.org> xcalc-1.0.3.ebuild: + amd64 stable wrt #302046 14 Jan 2010; Christian Faulhammer <fauli@gentoo.org> xcalc-1.0.3.ebuild: Transfer Prefix keywords diff --git a/x11-apps/xcalc/xcalc-1.0.3.ebuild b/x11-apps/xcalc/xcalc-1.0.3.ebuild index 92945080037e..ee6fb9186db3 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-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.2 2010/01/14 21:04:18 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xcalc/xcalc-1.0.3.ebuild,v 1.3 2010/01/30 18:36:02 ssuominen 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 ~x86-interix ~amd64-linux ~x86-linux ~x86-macos ~sparc-solaris ~x86-solaris" +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" |