diff options
author | Brent Baude <ranger@gentoo.org> | 2011-05-28 13:56:52 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2011-05-28 13:56:52 +0000 |
commit | cf8d64c5ad6b81d7260b14f31bf6988a51557122 (patch) | |
tree | 40956f597225ffbc46c57f544e4642f19e9a14db /x11-libs/liboglappth | |
parent | Marking pysnmp-4.1.16a ppc for bug 364871 (diff) | |
download | gentoo-2-cf8d64c5ad6b81d7260b14f31bf6988a51557122.tar.gz gentoo-2-cf8d64c5ad6b81d7260b14f31bf6988a51557122.tar.bz2 gentoo-2-cf8d64c5ad6b81d7260b14f31bf6988a51557122.zip |
Marking liboglappth-0.98 ppc for bug 325561
(Portage version: 2.1.9.42/cvs/Linux ppc64)
Diffstat (limited to 'x11-libs/liboglappth')
-rw-r--r-- | x11-libs/liboglappth/ChangeLog | 7 | ||||
-rw-r--r-- | x11-libs/liboglappth/liboglappth-0.98.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/x11-libs/liboglappth/ChangeLog b/x11-libs/liboglappth/ChangeLog index 85a9cf0c2760..1f8e7f2bd682 100644 --- a/x11-libs/liboglappth/ChangeLog +++ b/x11-libs/liboglappth/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/liboglappth -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/liboglappth/ChangeLog,v 1.8 2010/09/17 11:12:55 scarabeus Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/liboglappth/ChangeLog,v 1.9 2011/05/28 13:56:52 ranger Exp $ + + 28 May 2011; Brent Baude <ranger@gentoo.org> liboglappth-0.98.ebuild: + Marking liboglappth-0.98 ppc for bug 325561 17 Sep 2010; Tomáš Chvátal <scarabeus@gentoo.org> liboglappth-0.96.ebuild, liboglappth-0.98.ebuild: diff --git a/x11-libs/liboglappth/liboglappth-0.98.ebuild b/x11-libs/liboglappth/liboglappth-0.98.ebuild index d22cc0008620..513212e60e1d 100644 --- a/x11-libs/liboglappth/liboglappth-0.98.ebuild +++ b/x11-libs/liboglappth/liboglappth-0.98.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/liboglappth/liboglappth-0.98.ebuild,v 1.7 2010/09/17 11:12:55 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/liboglappth/liboglappth-0.98.ebuild,v 1.8 2011/05/28 13:56:52 ranger Exp $ inherit eutils @@ -9,7 +9,7 @@ HOMEPAGE="http://www.bioinformatics.org/ghemical/" SRC_URI="http://www.bioinformatics.org/ghemical/download/current/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~ppc x86" +KEYWORDS="amd64 ppc x86" IUSE="" RDEPEND="virtual/opengl media-libs/freeglut" |