diff options
author | Steve Dibb <beandog@gentoo.org> | 2008-03-06 14:17:42 +0000 |
---|---|---|
committer | Steve Dibb <beandog@gentoo.org> | 2008-03-06 14:17:42 +0000 |
commit | 85541415e87ccdb4011c66ed7887ff641f91b41a (patch) | |
tree | 8a7240189f526d82eb73510799a6157bd4a8ebcf /media-plugins/live | |
parent | amd64 stable, bug 212208 (diff) | |
download | gentoo-2-85541415e87ccdb4011c66ed7887ff641f91b41a.tar.gz gentoo-2-85541415e87ccdb4011c66ed7887ff641f91b41a.tar.bz2 gentoo-2-85541415e87ccdb4011c66ed7887ff641f91b41a.zip |
amd64 stable, bug 204065
(Portage version: 2.1.4.4)
Diffstat (limited to 'media-plugins/live')
-rw-r--r-- | media-plugins/live/ChangeLog | 5 | ||||
-rw-r--r-- | media-plugins/live/live-2008.02.08.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-plugins/live/ChangeLog b/media-plugins/live/ChangeLog index 46111b5dcce3..f5642b556bd7 100644 --- a/media-plugins/live/ChangeLog +++ b/media-plugins/live/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-plugins/live # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/live/ChangeLog,v 1.86 2008/03/04 21:01:17 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/live/ChangeLog,v 1.87 2008/03/06 14:17:42 beandog Exp $ + + 06 Mar 2008; Steve Dibb <beandog@gentoo.org> live-2008.02.08.ebuild: + amd64 stable, bug 204065 04 Mar 2008; Tobias Scherbaum <dertobi123@gentoo.org> live-2008.02.08.ebuild: diff --git a/media-plugins/live/live-2008.02.08.ebuild b/media-plugins/live/live-2008.02.08.ebuild index 6baf1053c792..e8657c47b844 100644 --- a/media-plugins/live/live-2008.02.08.ebuild +++ b/media-plugins/live/live-2008.02.08.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-plugins/live/live-2008.02.08.ebuild,v 1.6 2008/03/04 21:01:17 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/live/live-2008.02.08.ebuild,v 1.7 2008/03/06 14:17:42 beandog Exp $ inherit flag-o-matic eutils toolchain-funcs multilib @@ -10,7 +10,7 @@ SRC_URI="http://www.live555.com/liveMedia/public/${P/-/.}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="alpha ~amd64 ~arm hppa ia64 ~mips ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ppc ppc64 sparc x86" IUSE="" S="${WORKDIR}" |