diff options
author | José María Alonso <nimiux@gentoo.org> | 2013-08-13 15:25:10 +0000 |
---|---|---|
committer | José María Alonso <nimiux@gentoo.org> | 2013-08-13 15:25:10 +0000 |
commit | b358522ff2629329f5cebfb966c044f53ef45ff9 (patch) | |
tree | b665960d0b380b0ec80f74e6043b19adaf9a1b66 /sci-calculators/units | |
parent | Fix building documentation with texlive 2013, bug #480862 (diff) | |
download | gentoo-2-b358522ff2629329f5cebfb966c044f53ef45ff9.tar.gz gentoo-2-b358522ff2629329f5cebfb966c044f53ef45ff9.tar.bz2 gentoo-2-b358522ff2629329f5cebfb966c044f53ef45ff9.zip |
Stable for amd64 wrt bug #479732
(Portage version: 2.1.12.2/cvs/Linux x86_64, signed Manifest commit with key D628E536)
Diffstat (limited to 'sci-calculators/units')
-rw-r--r-- | sci-calculators/units/ChangeLog | 5 | ||||
-rw-r--r-- | sci-calculators/units/units-2.02.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-calculators/units/ChangeLog b/sci-calculators/units/ChangeLog index 4a8c6c9de4b3..ad46af12b90d 100644 --- a/sci-calculators/units/ChangeLog +++ b/sci-calculators/units/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-calculators/units # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-calculators/units/ChangeLog,v 1.62 2013/08/13 09:41:36 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-calculators/units/ChangeLog,v 1.63 2013/08/13 15:25:10 nimiux Exp $ + + 13 Aug 2013; Chema Alonso <nimiux@gentoo.org> units-2.02.ebuild: + Stable for amd64 wrt bug #479732 13 Aug 2013; Agostino Sarubbo <ago@gentoo.org> units-2.02.ebuild: Stable for alpha, wrt bug #479732 diff --git a/sci-calculators/units/units-2.02.ebuild b/sci-calculators/units/units-2.02.ebuild index f959d5c0adf0..cb1ab5557c21 100644 --- a/sci-calculators/units/units-2.02.ebuild +++ b/sci-calculators/units/units-2.02.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-calculators/units/units-2.02.ebuild,v 1.4 2013/08/13 09:41:36 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-calculators/units/units-2.02.ebuild,v 1.5 2013/08/13 15:25:10 nimiux Exp $ EAPI=5 inherit autotools eutils @@ -11,7 +11,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.gz" LICENSE="FDL-1.3 GPL-3" SLOT="0" -KEYWORDS="alpha ~amd64 ~arm hppa ppc ~sparc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="alpha amd64 ~arm hppa ppc ~sparc ~x86 ~amd64-linux ~x86-linux" IUSE="" DEPEND=" |