diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-02-17 21:29:51 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-02-17 21:29:51 +0000 |
commit | fc1f39d5555b37d65de210f453a24102c2ee07bd (patch) | |
tree | d222e340f7c5d4401de660a2ac842aa3629d6932 /media-video/ogle | |
parent | Added missing virtual/cdrtools (diff) | |
download | gentoo-2-fc1f39d5555b37d65de210f453a24102c2ee07bd.tar.gz gentoo-2-fc1f39d5555b37d65de210f453a24102c2ee07bd.tar.bz2 gentoo-2-fc1f39d5555b37d65de210f453a24102c2ee07bd.zip |
stable on alpha and ia64
Diffstat (limited to 'media-video/ogle')
-rw-r--r-- | media-video/ogle/ChangeLog | 7 | ||||
-rw-r--r-- | media-video/ogle/ogle-0.9.2.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/media-video/ogle/ChangeLog b/media-video/ogle/ChangeLog index cd86bcdf99fa..7b52b65b04fc 100644 --- a/media-video/ogle/ChangeLog +++ b/media-video/ogle/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-video/ogle -# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/ogle/ChangeLog,v 1.19 2003/11/14 16:05:02 brad_mssw Exp $ +# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-video/ogle/ChangeLog,v 1.20 2004/02/17 21:28:01 agriffis Exp $ + + 17 Feb 2004; Aron Griffis <agriffis@gentoo.org> ogle-0.9.2.ebuild: + stable on alpha and ia64 14 Nov 2003; Brad House <brad_mssw@gentoo.org> ogle-0.9.2.ebuild: mark stable on amd64 diff --git a/media-video/ogle/ogle-0.9.2.ebuild b/media-video/ogle/ogle-0.9.2.ebuild index 3972881e6f73..6ce7911d89bf 100644 --- a/media-video/ogle/ogle-0.9.2.ebuild +++ b/media-video/ogle/ogle-0.9.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/ogle/ogle-0.9.2.ebuild,v 1.2 2003/11/14 16:05:02 brad_mssw Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/ogle/ogle-0.9.2.ebuild,v 1.3 2004/02/17 21:28:01 agriffis Exp $ inherit libtool @@ -9,7 +9,7 @@ HOMEPAGE="http://www.dtek.chalmers.se/groups/dvd/" SRC_URI="http://www.dtek.chalmers.se/groups/dvd/dist/${P}.tar.gz" SLOT="0" -KEYWORDS="~x86 ~ppc amd64" +KEYWORDS="~x86 ~ppc amd64 alpha ia64" LICENSE="GPL-2" IUSE="oss mmx alsa xv" |