diff options
author | Tobias Scherbaum <dertobi123@gentoo.org> | 2007-06-15 20:01:10 +0000 |
---|---|---|
committer | Tobias Scherbaum <dertobi123@gentoo.org> | 2007-06-15 20:01:10 +0000 |
commit | f370bddd9d5f1a4f4e4175b3ae0cc5928661fd06 (patch) | |
tree | c4957bb362045d8d6a3617911d471ceb6ba446be /media-video/camsource | |
parent | ppc stable, bug #181317 (diff) | |
download | gentoo-2-f370bddd9d5f1a4f4e4175b3ae0cc5928661fd06.tar.gz gentoo-2-f370bddd9d5f1a4f4e4175b3ae0cc5928661fd06.tar.bz2 gentoo-2-f370bddd9d5f1a4f4e4175b3ae0cc5928661fd06.zip |
ppc stable, bug #181930
(Portage version: 2.1.3_rc2)
Diffstat (limited to 'media-video/camsource')
-rw-r--r-- | media-video/camsource/ChangeLog | 6 | ||||
-rw-r--r-- | media-video/camsource/camsource-0.7.1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/media-video/camsource/ChangeLog b/media-video/camsource/ChangeLog index 85a715bf57d1..360e81fbe85e 100644 --- a/media-video/camsource/ChangeLog +++ b/media-video/camsource/ChangeLog @@ -1,6 +1,10 @@ # 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.18 2007/06/14 10:44:25 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/camsource/ChangeLog,v 1.19 2007/06/15 20:01:10 dertobi123 Exp $ + + 15 Jun 2007; Tobias Scherbaum <dertobi123@gentoo.org> + camsource-0.7.1.ebuild: + ppc stable, bug #181930 14 Jun 2007; Raúl Porcel <armin76@gentoo.org> camsource-0.5.1.ebuild: Drop ~alpha keyword diff --git a/media-video/camsource/camsource-0.7.1.ebuild b/media-video/camsource/camsource-0.7.1.ebuild index 0b7b9ecbcd29..eca3a4d15bae 100644 --- a/media-video/camsource/camsource-0.7.1.ebuild +++ b/media-video/camsource/camsource-0.7.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.7.1.ebuild,v 1.1 2007/04/04 17:01:52 drac Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/camsource/camsource-0.7.1.ebuild,v 1.2 2007/06/15 20:01:10 dertobi123 Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="http://koti.mbnet.fi/~turja/vino/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~sparc ~x86" +KEYWORDS="~amd64 ppc ~sparc ~x86" IUSE="" RDEPEND=">=dev-libs/libxml2-2.4.22 |