diff options
author | Lars Weiler <pylon@gentoo.org> | 2004-03-30 01:17:01 +0000 |
---|---|---|
committer | Lars Weiler <pylon@gentoo.org> | 2004-03-30 01:17:01 +0000 |
commit | be036d56e686ad650d714a6878522b39094ea2f0 (patch) | |
tree | 88e58fb7f438123803a902e7616a0174d2abec92 /net-dialup | |
parent | Masked ~ppc on user report (diff) | |
download | historical-be036d56e686ad650d714a6878522b39094ea2f0.tar.gz historical-be036d56e686ad650d714a6878522b39094ea2f0.tar.bz2 historical-be036d56e686ad650d714a6878522b39094ea2f0.zip |
Masked ~ppc on user report
Diffstat (limited to 'net-dialup')
-rw-r--r-- | net-dialup/mgetty/ChangeLog | 5 | ||||
-rw-r--r-- | net-dialup/mgetty/Manifest | 6 | ||||
-rw-r--r-- | net-dialup/mgetty/mgetty-1.1.30.ebuild | 4 |
3 files changed, 9 insertions, 6 deletions
diff --git a/net-dialup/mgetty/ChangeLog b/net-dialup/mgetty/ChangeLog index d5c6aadff691..902985f61cdf 100644 --- a/net-dialup/mgetty/ChangeLog +++ b/net-dialup/mgetty/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-dialup/mgetty # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-dialup/mgetty/ChangeLog,v 1.23 2004/02/18 11:52:54 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/mgetty/ChangeLog,v 1.24 2004/03/30 01:17:01 pylon Exp $ + + 30 Mar 2004; Lars Weiler <pylon@gentoo.org> mgetty-1.1.30.ebuild: + Masked ~ppc on user report 18 Feb 2004; Guy Martin <gmsoft@gentoo.org> mgetty-1.1.30.ebuild : Marked stable on hppa. diff --git a/net-dialup/mgetty/Manifest b/net-dialup/mgetty/Manifest index 815ae3cfde97..379628b7be9d 100644 --- a/net-dialup/mgetty/Manifest +++ b/net-dialup/mgetty/Manifest @@ -1,7 +1,7 @@ -MD5 947d7ac335a51026d152d997ceeb8b5c ChangeLog 3548 +MD5 55225e959f270687714f75a322bc5d71 ChangeLog 3644 MD5 ec2f84816306825d125d0c01bd86758d metadata.xml 163 -MD5 ab5942789ef579d99ff0b48dfac3b1c1 mgetty-1.1.28.ebuild 2601 -MD5 aaba2cddd7d439f1896570cc8936599e mgetty-1.1.30.ebuild 3363 +MD5 aa2e6cd40390588f762c8b238ffc7b3d mgetty-1.1.28.ebuild 2600 +MD5 14d647be2e2ae302ca58e945ffd9617e mgetty-1.1.30.ebuild 3366 MD5 504eadb9fddc097570882ddc40a66997 files/digest-mgetty-1.1.28 283 MD5 c9b070dfabf7bd139d53d263f869b4f0 files/digest-mgetty-1.1.30 70 MD5 a1e05459ce2d5ff673bad552f355be4f files/mgetty-1.1.28-gentoo.diff 2308 diff --git a/net-dialup/mgetty/mgetty-1.1.30.ebuild b/net-dialup/mgetty/mgetty-1.1.30.ebuild index c6c6338c1aba..699e509bd1c7 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-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.11 2004/02/18 11:52:54 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/mgetty/mgetty-1.1.30.ebuild,v 1.12 2004/03/30 01:17:01 pylon 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 alpha ia64 hppa" +KEYWORDS="x86 sparc alpha ia64 hppa ~ppc" IUSE="doc" pkg_setup() { |