diff options
-rw-r--r-- | media-video/camorama/ChangeLog | 5 | ||||
-rw-r--r-- | media-video/camorama/camorama-0.17.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-video/camorama/ChangeLog b/media-video/camorama/ChangeLog index b0d44ba40e7d..1d2583f70d26 100644 --- a/media-video/camorama/ChangeLog +++ b/media-video/camorama/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-video/camorama # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/camorama/ChangeLog,v 1.4 2004/11/25 21:52:40 chriswhite Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/camorama/ChangeLog,v 1.5 2004/12/06 16:12:54 sekretarz Exp $ + + 06 Dec 2004; Karol Wojtaszek <sekretarz@gentoo.org> camorama-0.17.ebuild: + Added to ~amd64, bug #60984 *camorama-0.17 (26 Nov 2004) diff --git a/media-video/camorama/camorama-0.17.ebuild b/media-video/camorama/camorama-0.17.ebuild index b289c73703f5..4d257957b2c0 100644 --- a/media-video/camorama/camorama-0.17.ebuild +++ b/media-video/camorama/camorama-0.17.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/camorama/camorama-0.17.ebuild,v 1.1 2004/11/25 21:52:40 chriswhite Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/camorama/camorama-0.17.ebuild,v 1.2 2004/12/06 16:12:54 sekretarz Exp $ inherit gnome2 @@ -11,7 +11,7 @@ SRC_URI="http://camorama.fixedgear.org/downloads/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="~x86 ~amd64" DEPEND=">=x11-libs/gtk+-2.0 >=gnome-base/libgnomeui-2.0 >=gnome-base/gconf-2.0 |