diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-06-14 10:44:25 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-06-14 10:44:25 +0000 |
commit | 5201135a40c0b8f011a8d6efa28d9032293a4ac6 (patch) | |
tree | 2bade7b37cb1f88dae9c73dd8e25bb20275faca5 /media-video | |
parent | stable x86, bug 176367 (diff) | |
download | gentoo-2-5201135a40c0b8f011a8d6efa28d9032293a4ac6.tar.gz gentoo-2-5201135a40c0b8f011a8d6efa28d9032293a4ac6.tar.bz2 gentoo-2-5201135a40c0b8f011a8d6efa28d9032293a4ac6.zip |
Drop ~alpha keyword
(Portage version: 2.1.2.9)
Diffstat (limited to 'media-video')
-rw-r--r-- | media-video/camsource/ChangeLog | 5 | ||||
-rw-r--r-- | media-video/camsource/camsource-0.5.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-video/camsource/ChangeLog b/media-video/camsource/ChangeLog index db93f0ad6ce2..85a715bf57d1 100644 --- a/media-video/camsource/ChangeLog +++ b/media-video/camsource/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-video/camsource # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/camsource/ChangeLog,v 1.17 2007/04/04 17:01:52 drac Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/camsource/ChangeLog,v 1.18 2007/06/14 10:44:25 armin76 Exp $ + + 14 Jun 2007; Raúl Porcel <armin76@gentoo.org> camsource-0.5.1.ebuild: + Drop ~alpha keyword *camsource-0.7.1 (04 Apr 2007) diff --git a/media-video/camsource/camsource-0.5.1.ebuild b/media-video/camsource/camsource-0.5.1.ebuild index b5196c7f076a..094c42e82f26 100644 --- a/media-video/camsource/camsource-0.5.1.ebuild +++ b/media-video/camsource/camsource-0.5.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/camsource/camsource-0.5.1.ebuild,v 1.16 2007/01/05 20:29:09 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/camsource/camsource-0.5.1.ebuild,v 1.17 2007/06/14 10:44:25 armin76 Exp $ DESCRIPTION="Camsource grabs images from a video4linux device and makes them available to various plugins for processing or handling. Camsource can also be used @@ -10,7 +10,7 @@ HOMEPAGE="http://camsource.sourceforge.net/" SRC_URI="mirror://sourceforge/camsource/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 sparc ~ppc ~alpha" +KEYWORDS="~ppc sparc x86" IUSE="" DEPEND=">=dev-libs/libxml2-2.4.22 |