diff options
author | 2008-10-25 17:59:40 +0000 | |
---|---|---|
committer | 2008-10-25 17:59:40 +0000 | |
commit | 9a417de8dd752ac9d8a4a1710ddfcc14dd803d4d (patch) | |
tree | c75af5000da9d4501f632de61285cee8d2e75a53 /media-gfx/opcion/opcion-1.1.1-r2.ebuild | |
parent | Fix the SRC_URI for 2.7.0 so it points to our mirrors, add an EAPI=0 version ... (diff) | |
download | historical-9a417de8dd752ac9d8a4a1710ddfcc14dd803d4d.tar.gz historical-9a417de8dd752ac9d8a4a1710ddfcc14dd803d4d.tar.bz2 historical-9a417de8dd752ac9d8a4a1710ddfcc14dd803d4d.zip |
Stable on ppc wrt bug 241726
Package-Manager: portage-2.1.4.5
Diffstat (limited to 'media-gfx/opcion/opcion-1.1.1-r2.ebuild')
-rw-r--r-- | media-gfx/opcion/opcion-1.1.1-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-gfx/opcion/opcion-1.1.1-r2.ebuild b/media-gfx/opcion/opcion-1.1.1-r2.ebuild index 7b27eecec9e8..a0959e4b95ee 100644 --- a/media-gfx/opcion/opcion-1.1.1-r2.ebuild +++ b/media-gfx/opcion/opcion-1.1.1-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/opcion/opcion-1.1.1-r2.ebuild,v 1.3 2008/10/24 22:51:26 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/opcion/opcion-1.1.1-r2.ebuild,v 1.4 2008/10/25 17:59:40 nixnut Exp $ inherit eutils java-pkg-2 @@ -11,7 +11,7 @@ HOMEPAGE="http://opcion.sourceforge.net/" SRC_URI="mirror://sourceforge/opcion/${MY_P}_src.zip" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~ppc x86" +KEYWORDS="amd64 ppc x86" IUSE="" COMMON_DEP="=dev-java/jgoodies-looks-1.2*" RDEPEND=">=virtual/jre-1.4 |