diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2007-07-02 18:06:14 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2007-07-02 18:06:14 +0000 |
commit | 0a8dfb6a3a0f83f1ff29d3b953b4d717801a07c3 (patch) | |
tree | a7b1f53cd713c7f2e5971c027700ead7460d32ea /media-video | |
parent | Version bump (diff) | |
download | gentoo-2-0a8dfb6a3a0f83f1ff29d3b953b4d717801a07c3.tar.gz gentoo-2-0a8dfb6a3a0f83f1ff29d3b953b4d717801a07c3.tar.bz2 gentoo-2-0a8dfb6a3a0f83f1ff29d3b953b4d717801a07c3.zip |
Stable on sparc wrt #181930
(Portage version: 2.1.2.9)
Diffstat (limited to 'media-video')
-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 816dee11953d..fea5bceb13a8 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.21 2007/06/27 06:40:43 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/camsource/ChangeLog,v 1.22 2007/07/02 18:06:14 gustavoz Exp $ + + 02 Jul 2007; Gustavo Zacarias <gustavoz@gentoo.org> + camsource-0.7.1.ebuild: + Stable on sparc wrt #181930 27 Jun 2007; Christian Faulhammer <opfer@gentoo.org> camsource-0.7.1.ebuild: diff --git a/media-video/camsource/camsource-0.7.1.ebuild b/media-video/camsource/camsource-0.7.1.ebuild index a5c49038f901..3a89c76ff59f 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.4 2007/06/27 06:40:43 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/camsource/camsource-0.7.1.ebuild,v 1.5 2007/07/02 18:06:14 gustavoz Exp $ inherit eutils flag-o-matic @@ -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 |