diff options
author | Brent Baude <ranger@gentoo.org> | 2012-03-07 20:50:37 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2012-03-07 20:50:37 +0000 |
commit | 98cd4ee5f0f1c1a1f216296ff7f22265ec822cce (patch) | |
tree | 2c0949f193c0cd9de704a6bba5192b641a5211c8 /sci-biology/prints | |
parent | Marking rebase-1111 ppc for bug 402053 (diff) | |
download | gentoo-2-98cd4ee5f0f1c1a1f216296ff7f22265ec822cce.tar.gz gentoo-2-98cd4ee5f0f1c1a1f216296ff7f22265ec822cce.tar.bz2 gentoo-2-98cd4ee5f0f1c1a1f216296ff7f22265ec822cce.zip |
Marking prints-39.0 ppc for bug 393929
(Portage version: 2.1.10.11/cvs/Linux ppc64)
Diffstat (limited to 'sci-biology/prints')
-rw-r--r-- | sci-biology/prints/ChangeLog | 7 | ||||
-rw-r--r-- | sci-biology/prints/prints-39.0.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/sci-biology/prints/ChangeLog b/sci-biology/prints/ChangeLog index 9c017d05ee9c..4daa370febe6 100644 --- a/sci-biology/prints/ChangeLog +++ b/sci-biology/prints/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-biology/prints -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-biology/prints/ChangeLog,v 1.28 2011/12/21 08:44:24 phajdan.jr Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sci-biology/prints/ChangeLog,v 1.29 2012/03/07 20:50:37 ranger Exp $ + + 07 Mar 2012; Brent Baude <ranger@gentoo.org> prints-39.0.ebuild: + Marking prints-39.0 ppc for bug 393929 21 Dec 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> prints-39.0.ebuild: x86 stable wrt bug #393929 diff --git a/sci-biology/prints/prints-39.0.ebuild b/sci-biology/prints/prints-39.0.ebuild index 66770b75c5b3..bb75dfcd9d38 100644 --- a/sci-biology/prints/prints-39.0.ebuild +++ b/sci-biology/prints/prints-39.0.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-biology/prints/prints-39.0.ebuild,v 1.7 2011/12/21 08:44:24 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-biology/prints/prints-39.0.ebuild,v 1.8 2012/03/07 20:50:37 ranger Exp $ MY_PV="${PV/./_}" @@ -13,7 +13,7 @@ LICENSE="public-domain" IUSE="emboss minimal" # Minimal build keeps only the indexed files (if applicable) and the # documentation. The non-indexed database is not installed. -KEYWORDS="amd64 ~ppc x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris" +KEYWORDS="amd64 ppc x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris" DEPEND="emboss? ( sci-biology/emboss )" RDEPEND="${DEPEND}" |