diff options
author | Dylan Carlson <absinthe@gentoo.org> | 2004-12-18 23:39:43 +0000 |
---|---|---|
committer | Dylan Carlson <absinthe@gentoo.org> | 2004-12-18 23:39:43 +0000 |
commit | db257d2535af81469d31110a15aac9908f5db21e (patch) | |
tree | cbd26af1f23aab97c257a0c540329a6f6364fab5 /media-plugins/live | |
parent | Version bump; see bug #74649 (Manifest recommit) (diff) | |
download | gentoo-2-db257d2535af81469d31110a15aac9908f5db21e.tar.gz gentoo-2-db257d2535af81469d31110a15aac9908f5db21e.tar.bz2 gentoo-2-db257d2535af81469d31110a15aac9908f5db21e.zip |
Stable on amd64.
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 93b8027b73a7..da9a4310be1e 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.40 2004/12/17 20:37:59 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/live/ChangeLog,v 1.41 2004/12/18 23:38:15 absinthe Exp $ + + 18 Dec 2004; Dylan Carlson <absinthe@gentoo.org> live-2004.07.20.ebuild: + Stable on amd64. 17 Dec 2004; Markus Rothe <corsair@gentoo.org> live-2004.09.30.ebuild: Stable on ppc64 diff --git a/media-plugins/live/live-2004.07.20.ebuild b/media-plugins/live/live-2004.07.20.ebuild index 626a675ad994..b1fb1b975ef2 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.7 2004/10/24 01:37:40 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/live/live-2004.07.20.ebuild,v 1.8 2004/12/18 23:38:15 absinthe 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" |