diff options
author | Brent Baude <ranger@gentoo.org> | 2012-03-06 16:11:28 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2012-03-06 16:11:28 +0000 |
commit | dd57f9c20ffab5ff4c99a3c9858dd511190ff6d1 (patch) | |
tree | 8e323af34f988250922c912c96d1e93d91446440 /sci-chemistry | |
parent | Marking txt2tags-2.6 ppc for bug 357995 (diff) | |
download | gentoo-2-dd57f9c20ffab5ff4c99a3c9858dd511190ff6d1.tar.gz gentoo-2-dd57f9c20ffab5ff4c99a3c9858dd511190ff6d1.tar.bz2 gentoo-2-dd57f9c20ffab5ff4c99a3c9858dd511190ff6d1.zip |
Marking babel-1.6-r1 ppc for bug 393887
(Portage version: 2.1.10.11/cvs/Linux ppc64)
Diffstat (limited to 'sci-chemistry')
-rw-r--r-- | sci-chemistry/babel/ChangeLog | 7 | ||||
-rw-r--r-- | sci-chemistry/babel/babel-1.6-r1.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/sci-chemistry/babel/ChangeLog b/sci-chemistry/babel/ChangeLog index b9cd22366b68..a829584adee4 100644 --- a/sci-chemistry/babel/ChangeLog +++ b/sci-chemistry/babel/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-chemistry/babel -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/babel/ChangeLog,v 1.12 2011/12/21 08:30:45 phajdan.jr Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/babel/ChangeLog,v 1.13 2012/03/06 16:11:28 ranger Exp $ + + 06 Mar 2012; Brent Baude <ranger@gentoo.org> babel-1.6-r1.ebuild: + Marking babel-1.6-r1 ppc for bug 393887 21 Dec 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> babel-1.6-r1.ebuild: x86 stable wrt bug #393887 diff --git a/sci-chemistry/babel/babel-1.6-r1.ebuild b/sci-chemistry/babel/babel-1.6-r1.ebuild index fe3b936ad01f..19240ad07b77 100644 --- a/sci-chemistry/babel/babel-1.6-r1.ebuild +++ b/sci-chemistry/babel/babel-1.6-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/babel/babel-1.6-r1.ebuild,v 1.7 2011/12/21 08:30:45 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/babel/babel-1.6-r1.ebuild,v 1.8 2012/03/06 16:11:28 ranger Exp $ EAPI=4 @@ -13,7 +13,7 @@ SRC_URI="http://smog.com/chem/babel/files/${P}.tar.Z" SLOT="0" LICENSE="as-is" IUSE="" -KEYWORDS="amd64 ~ppc x86" +KEYWORDS="amd64 ppc x86" #Doesn't really seem to depend on anything (?) DEPEND="!sci-chemistry/openbabel" |