diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2007-11-24 17:20:50 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2007-11-24 17:20:50 +0000 |
commit | 54777b9da0f8345f1eaa9615ce7deb019d6f0d0a (patch) | |
tree | f7cc914a7a525bc9b043d66bef71f4c4eb223fb8 /sci-calculators/units | |
parent | Stable on ppc wrt bug 200136 (diff) | |
download | gentoo-2-54777b9da0f8345f1eaa9615ce7deb019d6f0d0a.tar.gz gentoo-2-54777b9da0f8345f1eaa9615ce7deb019d6f0d0a.tar.bz2 gentoo-2-54777b9da0f8345f1eaa9615ce7deb019d6f0d0a.zip |
Stable on ppc wrt bug 200211
(Portage version: 2.1.3.19)
Diffstat (limited to 'sci-calculators/units')
-rw-r--r-- | sci-calculators/units/ChangeLog | 5 | ||||
-rw-r--r-- | sci-calculators/units/units-1.87.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-calculators/units/ChangeLog b/sci-calculators/units/ChangeLog index be0d2c39d93a..90d0f0244b98 100644 --- a/sci-calculators/units/ChangeLog +++ b/sci-calculators/units/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-calculators/units # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-calculators/units/ChangeLog,v 1.19 2007/11/24 16:29:55 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-calculators/units/ChangeLog,v 1.20 2007/11/24 17:20:50 nixnut Exp $ + + 24 Nov 2007; nixnut <nixnut@gentoo.org> units-1.87.ebuild: + Stable on ppc wrt bug 200211 24 Nov 2007; Jeroen Roovers <jer@gentoo.org> metadata.xml: Adding myself to metadata as maintainer. diff --git a/sci-calculators/units/units-1.87.ebuild b/sci-calculators/units/units-1.87.ebuild index 9ae955a76cd5..f407147a934a 100644 --- a/sci-calculators/units/units-1.87.ebuild +++ b/sci-calculators/units/units-1.87.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-calculators/units/units-1.87.ebuild,v 1.1 2007/10/26 07:52:01 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-calculators/units/units-1.87.ebuild,v 1.2 2007/11/24 17:20:50 nixnut Exp $ inherit eutils @@ -11,7 +11,7 @@ HOMEPAGE="http://www.gnu.org/software/units/units.html" LICENSE="GPL-2" SLOT="0" IUSE="" -KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~hppa ppc ~sparc ~x86" DEPEND=">=sys-libs/readline-4.1-r2 >=sys-libs/ncurses-5.2-r3" |