diff options
author | Alin Năstac <mrness@gentoo.org> | 2005-05-15 16:57:47 +0000 |
---|---|---|
committer | Alin Năstac <mrness@gentoo.org> | 2005-05-15 16:57:47 +0000 |
commit | 8c871089f1701e0d167bdc83aae2259e7559db4f (patch) | |
tree | 07ca471fedccce5d7ff3f0830763318e859f450f /net-dialup/vbox3 | |
parent | moved to app-mobilephone/obexftp (diff) | |
download | gentoo-2-8c871089f1701e0d167bdc83aae2259e7559db4f.tar.gz gentoo-2-8c871089f1701e0d167bdc83aae2259e7559db4f.tar.bz2 gentoo-2-8c871089f1701e0d167bdc83aae2259e7559db4f.zip |
~amd64
(Portage version: 2.0.51.19)
Diffstat (limited to 'net-dialup/vbox3')
-rw-r--r-- | net-dialup/vbox3/ChangeLog | 5 | ||||
-rw-r--r-- | net-dialup/vbox3/vbox3-0.1.9.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-dialup/vbox3/ChangeLog b/net-dialup/vbox3/ChangeLog index 5586ac60db20..f1be84c66080 100644 --- a/net-dialup/vbox3/ChangeLog +++ b/net-dialup/vbox3/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-dialup/vbox3 # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-dialup/vbox3/ChangeLog,v 1.2 2005/02/12 09:44:01 mrness Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/vbox3/ChangeLog,v 1.3 2005/05/15 16:56:10 mrness Exp $ + + 15 May 2005; Alin Nastac <mrness@gentoo.org> vbox3-0.1.9.ebuild: + Added ~amd64 keyword. 12 Feb 2005; Alin Nastac <mrness@gentoo.org> vbox3-0.1.9.ebuild: Mark as stable on x86. diff --git a/net-dialup/vbox3/vbox3-0.1.9.ebuild b/net-dialup/vbox3/vbox3-0.1.9.ebuild index 2f98c4c7d909..63d3e94f3488 100644 --- a/net-dialup/vbox3/vbox3-0.1.9.ebuild +++ b/net-dialup/vbox3/vbox3-0.1.9.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-dialup/vbox3/vbox3-0.1.9.ebuild,v 1.2 2005/02/12 09:44:01 mrness Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/vbox3/vbox3-0.1.9.ebuild,v 1.3 2005/05/15 16:56:10 mrness Exp $ inherit eutils libtool @@ -8,7 +8,7 @@ DESCRIPTION="ISDN voice response system" SRC_URI="http://smarden.org/pape/${PN}/${PN}_${PV}.tar.gz" HOMEPAGE="http://smarden.org/pape/${PN}/" -KEYWORDS="x86" +KEYWORDS="x86 ~amd64" LICENSE="GPL-2" IUSE="" SLOT="0" |