diff options
author | Hanno Böck <hanno@gentoo.org> | 2008-09-21 12:57:43 +0000 |
---|---|---|
committer | Hanno Böck <hanno@gentoo.org> | 2008-09-21 12:57:43 +0000 |
commit | 1cd54a153405b32ced3dc5e9f2abbb4cb1c29e6a (patch) | |
tree | 7e6c540cf52962c5659f66a7f0bddc5998b6684b /net-misc | |
parent | Added ~ppc (diff) | |
download | gentoo-2-1cd54a153405b32ced3dc5e9f2abbb4cb1c29e6a.tar.gz gentoo-2-1cd54a153405b32ced3dc5e9f2abbb4cb1c29e6a.tar.bz2 gentoo-2-1cd54a153405b32ced3dc5e9f2abbb4cb1c29e6a.zip |
vget add ~amd64
(Portage version: 2.2_rc8/cvs/Linux 2.6.26.5 x86_64)
Diffstat (limited to 'net-misc')
-rw-r--r-- | net-misc/vget/ChangeLog | 5 | ||||
-rw-r--r-- | net-misc/vget/vget-0.3.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/vget/ChangeLog b/net-misc/vget/ChangeLog index 84f5fd8bfda0..cf6fe5b57143 100644 --- a/net-misc/vget/ChangeLog +++ b/net-misc/vget/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-misc/vget # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/vget/ChangeLog,v 1.1 2008/08/29 09:17:38 hanno Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/vget/ChangeLog,v 1.2 2008/09/21 12:57:43 hanno Exp $ + + 21 Sep 2008; Hanno Boeck <hanno@gentoo.org> vget-0.3.5.ebuild: + Add ~amd64. *vget-0.3.5 (29 Aug 2008) diff --git a/net-misc/vget/vget-0.3.5.ebuild b/net-misc/vget/vget-0.3.5.ebuild index b304cc695ddd..43cead81cef9 100644 --- a/net-misc/vget/vget-0.3.5.ebuild +++ b/net-misc/vget/vget-0.3.5.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/vget/vget-0.3.5.ebuild,v 1.1 2008/08/29 09:17:38 hanno Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/vget/vget-0.3.5.ebuild,v 1.2 2008/09/21 12:57:43 hanno Exp $ DESCRIPTION="Tool to download videos from the veoh.com service." HOMEPAGE="http://segfault.gr/projects/lang/en/projects_id/15/secid/28/" SRC_URI="http://segfault.gr/uploads/projects/releases/vget/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="~amd64 ~x86" IUSE="" DEPEND="net-misc/curl sys-libs/ncurses |