diff options
author | Tobias Scherbaum <dertobi123@gentoo.org> | 2007-04-06 10:21:29 +0000 |
---|---|---|
committer | Tobias Scherbaum <dertobi123@gentoo.org> | 2007-04-06 10:21:29 +0000 |
commit | c4cd5a58d6166e67e627abe2b2798514222e6e31 (patch) | |
tree | d4ea406adda6bfecc8f990b69bd733851e197a08 /net-dialup/minicom/minicom-2.2.ebuild | |
parent | fixed manifest (diff) | |
download | historical-c4cd5a58d6166e67e627abe2b2798514222e6e31.tar.gz historical-c4cd5a58d6166e67e627abe2b2798514222e6e31.tar.bz2 historical-c4cd5a58d6166e67e627abe2b2798514222e6e31.zip |
ppc stable
Package-Manager: portage-2.1.2.3
Diffstat (limited to 'net-dialup/minicom/minicom-2.2.ebuild')
-rw-r--r-- | net-dialup/minicom/minicom-2.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-dialup/minicom/minicom-2.2.ebuild b/net-dialup/minicom/minicom-2.2.ebuild index 504e25af7eeb..3419bd68a504 100644 --- a/net-dialup/minicom/minicom-2.2.ebuild +++ b/net-dialup/minicom/minicom-2.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-dialup/minicom/minicom-2.2.ebuild,v 1.5 2007/03/13 12:11:33 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/minicom/minicom-2.2.ebuild,v 1.6 2007/04/06 10:21:29 dertobi123 Exp $ inherit eutils flag-o-matic @@ -12,7 +12,7 @@ SRC_URI="http://alioth.debian.org/download.php/${STUPID_NUM}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 arm ~hppa ia64 ~mips ~ppc ~ppc64 sh sparc x86" +KEYWORDS="~alpha amd64 arm ~hppa ia64 ~mips ppc ~ppc64 sh sparc x86" IUSE="" DEPEND=">=sys-libs/ncurses-5.2-r3" |