diff options
author | Jeroen Roovers <jer@gentoo.org> | 2009-04-17 08:50:11 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2009-04-17 08:50:11 +0000 |
commit | 234c37a60c3896d5e75d005216d4c8ad661b4acd (patch) | |
tree | 58a2f14a0801c6177eca6863a96794e0fd069f9d /x11-apps/xcalc | |
parent | Stable for HPPA (bug #264982). (diff) | |
download | historical-234c37a60c3896d5e75d005216d4c8ad661b4acd.tar.gz historical-234c37a60c3896d5e75d005216d4c8ad661b4acd.tar.bz2 historical-234c37a60c3896d5e75d005216d4c8ad661b4acd.zip |
Marked ~hppa too.
Package-Manager: portage-2.2_rc30/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 dbb87d5b54dc..28ee0e1a9fc6 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.26 2009/04/11 18:09:11 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xcalc/ChangeLog,v 1.27 2009/04/17 08:50:11 jer Exp $ + + 17 Apr 2009; Jeroen Roovers <jer@gentoo.org> xcalc-1.0.2-r1.ebuild: + Marked ~hppa too. 11 Apr 2009; nixnut <nixnut@gentoo.org> xcalc-1.0.2-r1.ebuild: ppc stable #264982 diff --git a/x11-apps/xcalc/xcalc-1.0.2-r1.ebuild b/x11-apps/xcalc/xcalc-1.0.2-r1.ebuild index 7cabcc63d106..7806aca22239 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.6 2009/04/11 18:09:11 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xcalc/xcalc-1.0.2-r1.ebuild,v 1.7 2009/04/17 08:50:11 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 ~mips ppc ~ppc64 s390 sh sparc x86" +KEYWORDS="amd64 arm ~hppa ~mips ppc ~ppc64 s390 sh sparc x86" IUSE="" RDEPEND="x11-libs/libXaw" |