summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamuli Suominen <drac@gentoo.org>2008-01-23 17:44:04 +0000
committerSamuli Suominen <drac@gentoo.org>2008-01-23 17:44:04 +0000
commit6a5431531e764bdfaeb0b8031d9da082f6de8160 (patch)
treecc25ab4fdebeade53f1d164baddac9df15511230
parentBump patchset to fix building with GCC-4.3, bug #204703, and to fix building ... (diff)
downloadgentoo-2-6a5431531e764bdfaeb0b8031d9da082f6de8160.tar.gz
gentoo-2-6a5431531e764bdfaeb0b8031d9da082f6de8160.tar.bz2
gentoo-2-6a5431531e764bdfaeb0b8031d9da082f6de8160.zip
amd64
(Portage version: 2.1.4)
-rw-r--r--media-video/camorama/ChangeLog7
-rw-r--r--media-video/camorama/camorama-0.19.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/media-video/camorama/ChangeLog b/media-video/camorama/ChangeLog
index 5091d543a04b..01eef0aef8db 100644
--- a/media-video/camorama/ChangeLog
+++ b/media-video/camorama/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-video/camorama
-# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-video/camorama/ChangeLog,v 1.15 2007/10/29 16:37:54 drac Exp $
+# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-video/camorama/ChangeLog,v 1.16 2008/01/23 17:44:04 drac Exp $
+
+ 23 Jan 2008; Samuli Suominen <drac@gentoo.org> camorama-0.19.ebuild:
+ amd64 stable wrt #207195
*camorama-0.19 (29 Oct 2007)
diff --git a/media-video/camorama/camorama-0.19.ebuild b/media-video/camorama/camorama-0.19.ebuild
index d907853e2c32..f3f9b3cb7630 100644
--- a/media-video/camorama/camorama-0.19.ebuild
+++ b/media-video/camorama/camorama-0.19.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-video/camorama/camorama-0.19.ebuild,v 1.1 2007/10/29 16:37:54 drac Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/camorama/camorama-0.19.ebuild,v 1.2 2008/01/23 17:44:04 drac Exp $
inherit gnome2
@@ -9,7 +9,7 @@ HOMEPAGE="http://camorama.fixedgear.org"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="amd64 ~ppc ~x86"
IUSE=""
RDEPEND=">=x11-libs/gtk+-2.10