diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-01-15 03:49:22 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-01-15 03:49:22 +0000 |
commit | ead2ebdad7f3ce3e3f85343d861268dc7dfbdb5b (patch) | |
tree | 491550ef74f5fe3e339a62c9fab9d2ba9740db8a /net-dialup/mgetty | |
parent | stable on alpha (Manifest recommit) (diff) | |
download | gentoo-2-ead2ebdad7f3ce3e3f85343d861268dc7dfbdb5b.tar.gz gentoo-2-ead2ebdad7f3ce3e3f85343d861268dc7dfbdb5b.tar.bz2 gentoo-2-ead2ebdad7f3ce3e3f85343d861268dc7dfbdb5b.zip |
add ~alpha and ~ia64
Diffstat (limited to 'net-dialup/mgetty')
-rw-r--r-- | net-dialup/mgetty/ChangeLog | 7 | ||||
-rw-r--r-- | net-dialup/mgetty/mgetty-1.1.30.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/net-dialup/mgetty/ChangeLog b/net-dialup/mgetty/ChangeLog index d28e30118ebf..47ee0c52d406 100644 --- a/net-dialup/mgetty/ChangeLog +++ b/net-dialup/mgetty/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-dialup/mgetty -# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-dialup/mgetty/ChangeLog,v 1.19 2003/12/26 13:49:21 weeve Exp $ +# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-dialup/mgetty/ChangeLog,v 1.20 2004/01/15 03:49:22 agriffis Exp $ + + 14 Jan 2004; Aron Griffis <agriffis@gentoo.org> mgetty-1.1.30.ebuild: + add ~alpha and ~ia64 26 Dec 2003; Jason Wever <weeve@gentoo.org> mgetty-1.1.30.ebuild: Marked stable on sparc to fix the broken dependencies of hylafax. diff --git a/net-dialup/mgetty/mgetty-1.1.30.ebuild b/net-dialup/mgetty/mgetty-1.1.30.ebuild index 3d6e6976d69b..0b92b0e874ba 100644 --- a/net-dialup/mgetty/mgetty-1.1.30.ebuild +++ b/net-dialup/mgetty/mgetty-1.1.30.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-dialup/mgetty/mgetty-1.1.30.ebuild,v 1.7 2003/12/26 13:49:21 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/mgetty/mgetty-1.1.30.ebuild,v 1.8 2004/01/15 03:49:22 agriffis Exp $ inherit flag-o-matic eutils @@ -17,7 +17,7 @@ DEPEND=">=sys-apps/portage-2.0.47-r10 SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 sparc" +KEYWORDS="x86 sparc ~alpha ~ia64" IUSE="doc" src_unpack() { |