diff options
author | Jeroen Roovers <jer@gentoo.org> | 2009-07-07 01:32:38 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2009-07-07 01:32:38 +0000 |
commit | 1b7d2c1522ab1d652da0eea8046535e48637fa2e (patch) | |
tree | fb7f80310db6adea87ee0b726a517eb50a75276e /x11-apps/xcalc | |
parent | Stable for HPPA too. (diff) | |
download | gentoo-2-1b7d2c1522ab1d652da0eea8046535e48637fa2e.tar.gz gentoo-2-1b7d2c1522ab1d652da0eea8046535e48637fa2e.tar.bz2 gentoo-2-1b7d2c1522ab1d652da0eea8046535e48637fa2e.zip |
Stable for HPPA too.
(Portage version: 2.2_rc33/cvs/Linux i686)
Diffstat (limited to 'x11-apps/xcalc')
-rw-r--r-- | x11-apps/xcalc/ChangeLog | 5 | ||||
-rw-r--r-- | x11-apps/xcalc/xcalc-1.0.2-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-apps/xcalc/ChangeLog b/x11-apps/xcalc/ChangeLog index bb2b74072fc2..a2da31b98f1f 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.28 2009/04/22 00:40:53 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xcalc/ChangeLog,v 1.29 2009/07/07 01:32:38 jer Exp $ + + 07 Jul 2009; Jeroen Roovers <jer@gentoo.org> xcalc-1.0.2-r1.ebuild: + Stable for HPPA too. 22 Apr 2009; Brent Baude <ranger@gentoo.org> xcalc-1.0.2-r1.ebuild: Marking xcalc-1.0.2-r1 ppc64 stable for bug 264982 diff --git a/x11-apps/xcalc/xcalc-1.0.2-r1.ebuild b/x11-apps/xcalc/xcalc-1.0.2-r1.ebuild index 97d997914de0..f26d7e825b3a 100644 --- a/x11-apps/xcalc/xcalc-1.0.2-r1.ebuild +++ b/x11-apps/xcalc/xcalc-1.0.2-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xcalc/xcalc-1.0.2-r1.ebuild,v 1.8 2009/04/22 00:40:53 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xcalc/xcalc-1.0.2-r1.ebuild,v 1.9 2009/07/07 01:32:38 jer 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" IUSE="" RDEPEND="x11-libs/libXaw" |