diff options
author | Simon Stelling <blubb@gentoo.org> | 2006-11-20 21:50:24 +0000 |
---|---|---|
committer | Simon Stelling <blubb@gentoo.org> | 2006-11-20 21:50:24 +0000 |
commit | 0fea7cfa7192d7ab0daf708da3592468227b1d3e (patch) | |
tree | 2ec89bc45fcef46a7ebd54f1342fd789c0c1fa6d /media-gfx/opcion | |
parent | stable on amd64 (diff) | |
download | gentoo-2-0fea7cfa7192d7ab0daf708da3592468227b1d3e.tar.gz gentoo-2-0fea7cfa7192d7ab0daf708da3592468227b1d3e.tar.bz2 gentoo-2-0fea7cfa7192d7ab0daf708da3592468227b1d3e.zip |
stable on amd64
(Portage version: 2.1.2_rc1-r5)
Diffstat (limited to 'media-gfx/opcion')
-rw-r--r-- | media-gfx/opcion/ChangeLog | 5 | ||||
-rw-r--r-- | media-gfx/opcion/opcion-1.1.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-gfx/opcion/ChangeLog b/media-gfx/opcion/ChangeLog index 51b583b6d5f9..9665fb430f91 100644 --- a/media-gfx/opcion/ChangeLog +++ b/media-gfx/opcion/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-gfx/opcion # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/opcion/ChangeLog,v 1.5 2006/11/20 18:15:28 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/opcion/ChangeLog,v 1.6 2006/11/20 21:50:24 blubb Exp $ + + 20 Nov 2006; <blubb@gentoo.org> opcion-1.1.1.ebuild: + stable on amd64 20 Nov 2006; nixnut <nixnut@gentoo.org> opcion-1.1.1.ebuild: Stable on ppc wrt bug 155740 diff --git a/media-gfx/opcion/opcion-1.1.1.ebuild b/media-gfx/opcion/opcion-1.1.1.ebuild index 2ccabaf07fdc..e4ca7d26c9c0 100644 --- a/media-gfx/opcion/opcion-1.1.1.ebuild +++ b/media-gfx/opcion/opcion-1.1.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 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.ebuild,v 1.5 2006/11/20 18:15:28 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/opcion/opcion-1.1.1.ebuild,v 1.6 2006/11/20 21:50:24 blubb Exp $ inherit java-pkg @@ -14,7 +14,7 @@ LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ppc ~x86" +KEYWORDS="amd64 ppc ~x86" IUSE="" |