diff options
author | David Holm <dholm@gentoo.org> | 2005-06-16 08:29:10 +0000 |
---|---|---|
committer | David Holm <dholm@gentoo.org> | 2005-06-16 08:29:10 +0000 |
commit | 6817dd7630226c8fcb20d52c7cf10e3dbee8a4a4 (patch) | |
tree | ce3ae1bdfdd758e869c66eae1727aca184666407 /net-dialup | |
parent | Added to ~ppc (diff) | |
download | gentoo-2-6817dd7630226c8fcb20d52c7cf10e3dbee8a4a4.tar.gz gentoo-2-6817dd7630226c8fcb20d52c7cf10e3dbee8a4a4.tar.bz2 gentoo-2-6817dd7630226c8fcb20d52c7cf10e3dbee8a4a4.zip |
Added to ~ppc
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'net-dialup')
-rw-r--r-- | net-dialup/cutecom/ChangeLog | 5 | ||||
-rw-r--r-- | net-dialup/cutecom/cutecom-0.13.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-dialup/cutecom/ChangeLog b/net-dialup/cutecom/ChangeLog index 6a9e1cd407ed..048dfcd81cb8 100644 --- a/net-dialup/cutecom/ChangeLog +++ b/net-dialup/cutecom/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-dialup/cutecom # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-dialup/cutecom/ChangeLog,v 1.3 2005/06/15 20:45:53 mrness Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/cutecom/ChangeLog,v 1.4 2005/06/16 08:27:37 dholm Exp $ + + 16 Jun 2005; David Holm <dholm@gentoo.org> cutecom-0.13.2.ebuild: + Added to ~ppc. *cutecom-0.13.2 (15 Jun 2005) diff --git a/net-dialup/cutecom/cutecom-0.13.2.ebuild b/net-dialup/cutecom/cutecom-0.13.2.ebuild index 187c99b62216..a051ae28e3bf 100644 --- a/net-dialup/cutecom/cutecom-0.13.2.ebuild +++ b/net-dialup/cutecom/cutecom-0.13.2.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/cutecom/cutecom-0.13.2.ebuild,v 1.1 2005/06/15 20:45:53 mrness Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/cutecom/cutecom-0.13.2.ebuild,v 1.2 2005/06/16 08:27:37 dholm Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="http://cutecom.sourceforge.net/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~amd64" +KEYWORDS="~amd64 ~ppc ~x86" IUSE="" DEPEND=">=x11-libs/qt-3.2.0" |