diff options
author | Joshua Jackson <tsunam@gentoo.org> | 2006-07-18 04:53:01 +0000 |
---|---|---|
committer | Joshua Jackson <tsunam@gentoo.org> | 2006-07-18 04:53:01 +0000 |
commit | d727c28f2b1d6a42971c3d1d7014222bc0df2c3d (patch) | |
tree | 84dcdcb44ab20b9605abf89e6806000156b1020a /x11-apps | |
parent | Stable x86 (diff) | |
download | gentoo-2-d727c28f2b1d6a42971c3d1d7014222bc0df2c3d.tar.gz gentoo-2-d727c28f2b1d6a42971c3d1d7014222bc0df2c3d.tar.bz2 gentoo-2-d727c28f2b1d6a42971c3d1d7014222bc0df2c3d.zip |
Stable x86
(Portage version: 2.1-r1)
Diffstat (limited to 'x11-apps')
-rw-r--r-- | x11-apps/xcalc/ChangeLog | 5 | ||||
-rw-r--r-- | x11-apps/xcalc/xcalc-1.0.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-apps/xcalc/ChangeLog b/x11-apps/xcalc/ChangeLog index 62fb231cb097..ec9af661fde1 100644 --- a/x11-apps/xcalc/ChangeLog +++ b/x11-apps/xcalc/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-apps/xcalc # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xcalc/ChangeLog,v 1.12 2006/04/21 21:02:10 spyderous Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xcalc/ChangeLog,v 1.13 2006/07/18 04:53:01 tsunam Exp $ + + 18 Jul 2006; Joshua Jackson <tsunam@gentoo.org> xcalc-1.0.1.ebuild: + Stable x86; bug #140656 21 Apr 2006; Donnie Berkholz <spyderous@gentoo.org>; xcalc-1.0.1.ebuild: Keyword ~ppc. diff --git a/x11-apps/xcalc/xcalc-1.0.1.ebuild b/x11-apps/xcalc/xcalc-1.0.1.ebuild index ca4cbf6955f9..25d2f1ad30c4 100644 --- a/x11-apps/xcalc/xcalc-1.0.1.ebuild +++ b/x11-apps/xcalc/xcalc-1.0.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xcalc/xcalc-1.0.1.ebuild,v 1.3 2006/04/21 21:02:10 spyderous Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xcalc/xcalc-1.0.1.ebuild,v 1.4 2006/07/18 04:53:01 tsunam Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -8,7 +8,7 @@ inherit x-modular DESCRIPTION="X.Org xcalc application" -KEYWORDS="~amd64 ~arm ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86" +KEYWORDS="~amd64 ~arm ~mips ~ppc ~ppc64 ~s390 ~sparc x86" IUSE="xprint" RDEPEND="x11-libs/libXaw" DEPEND="${RDEPEND}" |