diff options
author | Raúl Porcel <armin76@gentoo.org> | 2010-04-13 18:33:39 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2010-04-13 18:33:39 +0000 |
commit | b5d2b4a6a5893dcf6c18efab5c6c970b72fda20a (patch) | |
tree | 6593c026346f341354b167fbd826f2d72e44c6dd /sci-calculators | |
parent | alpha/sparc stable wrt #309175 (diff) | |
download | gentoo-2-b5d2b4a6a5893dcf6c18efab5c6c970b72fda20a.tar.gz gentoo-2-b5d2b4a6a5893dcf6c18efab5c6c970b72fda20a.tar.bz2 gentoo-2-b5d2b4a6a5893dcf6c18efab5c6c970b72fda20a.zip |
alpha/sparc stable wrt #311159
(Portage version: 2.1.7.17/cvs/Linux ia64)
Diffstat (limited to 'sci-calculators')
-rw-r--r-- | sci-calculators/units/ChangeLog | 5 | ||||
-rw-r--r-- | sci-calculators/units/units-1.88.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-calculators/units/ChangeLog b/sci-calculators/units/ChangeLog index 8302a1370ece..53e2253c81f7 100644 --- a/sci-calculators/units/ChangeLog +++ b/sci-calculators/units/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-calculators/units # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-calculators/units/ChangeLog,v 1.28 2010/04/01 09:56:16 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-calculators/units/ChangeLog,v 1.29 2010/04/13 18:33:39 armin76 Exp $ + + 13 Apr 2010; Raúl Porcel <armin76@gentoo.org> units-1.88.ebuild: + alpha/sparc stable wrt #311159 01 Apr 2010; Pawel Hajdan jr <phajdan.jr@gentoo.org> units-1.88.ebuild: x86 stable wrt bug #311159 diff --git a/sci-calculators/units/units-1.88.ebuild b/sci-calculators/units/units-1.88.ebuild index f4736441fcf7..a68343b3af04 100644 --- a/sci-calculators/units/units-1.88.ebuild +++ b/sci-calculators/units/units-1.88.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/sci-calculators/units/units-1.88.ebuild,v 1.3 2010/04/01 09:56:16 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-calculators/units/units-1.88.ebuild,v 1.4 2010/04/13 18:33:39 armin76 Exp $ EAPI="2" @@ -13,7 +13,7 @@ HOMEPAGE="http://www.gnu.org/software/units/units.html" LICENSE="GPL-3" 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" |