diff options
author | Patrick Kursawe <phosphan@gentoo.org> | 2004-10-07 13:45:20 +0000 |
---|---|---|
committer | Patrick Kursawe <phosphan@gentoo.org> | 2004-10-07 13:45:20 +0000 |
commit | 5bf42d4390ac1df3758cde22f581ab2127f3e89c (patch) | |
tree | 7c5c7a1b1d14123ea6d5618d656e5f82f6d1daa0 /media-plugins/live | |
parent | hey GUYS.. do me a favor and STOP accidentally removing my fixes. kthxbye! (M... (diff) | |
download | gentoo-2-5bf42d4390ac1df3758cde22f581ab2127f3e89c.tar.gz gentoo-2-5bf42d4390ac1df3758cde22f581ab2127f3e89c.tar.bz2 gentoo-2-5bf42d4390ac1df3758cde22f581ab2127f3e89c.zip |
Declaring stable for x86 because of bug #52308
Diffstat (limited to 'media-plugins/live')
-rw-r--r-- | media-plugins/live/ChangeLog | 5 | ||||
-rw-r--r-- | media-plugins/live/live-2004.07.20.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-plugins/live/ChangeLog b/media-plugins/live/ChangeLog index 635264c2dccd..6f1ce1e46161 100644 --- a/media-plugins/live/ChangeLog +++ b/media-plugins/live/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-plugins/live # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/live/ChangeLog,v 1.33 2004/10/07 03:16:20 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/live/ChangeLog,v 1.34 2004/10/07 13:45:20 phosphan Exp $ + + 07 Oct 2004; Patrick Kursawe <phosphan@gentoo.org> live-2004.07.20.ebuild: + Declaring stable for x86 because of bug #52308 06 Oct 2004; Jeremy Huddleston <eradicator@gentoo.org> live-2004.09.30.ebuild: diff --git a/media-plugins/live/live-2004.07.20.ebuild b/media-plugins/live/live-2004.07.20.ebuild index 23c181f8c27c..23fb026821e9 100644 --- a/media-plugins/live/live-2004.07.20.ebuild +++ b/media-plugins/live/live-2004.07.20.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/live/live-2004.07.20.ebuild,v 1.2 2004/08/23 04:04:21 hardave Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/live/live-2004.07.20.ebuild,v 1.3 2004/10/07 13:45:20 phosphan Exp $ IUSE="" @@ -13,7 +13,7 @@ SRC_URI="http://www.live.com/liveMedia/public/${MY_P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~x86 ~ppc ~sparc ~alpha ~hppa ~amd64 ~mips" +KEYWORDS="x86 ~ppc ~sparc ~alpha ~hppa ~amd64 ~mips" DEPEND="virtual/libc" |