diff options
author | Scott W Taylor <swtaylor@gentoo.org> | 2004-04-28 10:00:42 +0000 |
---|---|---|
committer | Scott W Taylor <swtaylor@gentoo.org> | 2004-04-28 10:00:42 +0000 |
commit | 2e60cebc644c930700543633c0bc4e2145a8c359 (patch) | |
tree | 33ce8e124ff1de3df4d2cb94a4689a57c7ed6531 /net-dialup/mgetty | |
parent | New release (diff) | |
download | historical-2e60cebc644c930700543633c0bc4e2145a8c359.tar.gz historical-2e60cebc644c930700543633c0bc4e2145a8c359.tar.bz2 historical-2e60cebc644c930700543633c0bc4e2145a8c359.zip |
stable promotion
Diffstat (limited to 'net-dialup/mgetty')
-rw-r--r-- | net-dialup/mgetty/ChangeLog | 5 | ||||
-rw-r--r-- | net-dialup/mgetty/Manifest | 8 | ||||
-rw-r--r-- | net-dialup/mgetty/mgetty-1.1.30.ebuild | 4 |
3 files changed, 10 insertions, 7 deletions
diff --git a/net-dialup/mgetty/ChangeLog b/net-dialup/mgetty/ChangeLog index bef80194ff43..d2b6662f2454 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.26 2004/04/27 21:39:55 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/mgetty/ChangeLog,v 1.27 2004/04/28 10:00:42 swtaylor Exp $ + + 28 Apr 2004; Scott W Taylor <swtaylor@gentoo.org> mgetty-1.1.30.ebuild: + stable promotion 27 Apr 2004; Aron Griffis <agriffis@gentoo.org> mgetty-1.1.28.ebuild: Add inherit eutils diff --git a/net-dialup/mgetty/Manifest b/net-dialup/mgetty/Manifest index be6627545f62..4a45c5d5e154 100644 --- a/net-dialup/mgetty/Manifest +++ b/net-dialup/mgetty/Manifest @@ -1,8 +1,8 @@ -MD5 377540245fdcaf12a5a2fb21c7686664 ChangeLog 3833 +MD5 d153e84f66da65469e7e983857384541 mgetty-1.1.30.ebuild 3375 MD5 8ae3ec358fe5b7471a21d77a68934dae mgetty-1.1.28.ebuild 2608 -MD5 6a566eed2b250461147267fdbc469f1a mgetty-1.1.30.ebuild 3371 +MD5 9ff87f97f7233f74a5fcff727bc51d15 ChangeLog 3927 MD5 ec2f84816306825d125d0c01bd86758d metadata.xml 163 -MD5 504eadb9fddc097570882ddc40a66997 files/digest-mgetty-1.1.28 283 +MD5 bc47f96a12b21b779d57c0c2ad4b6837 files/mgetty-1.1.30-gentoo.diff 2771 MD5 a1e05459ce2d5ff673bad552f355be4f files/mgetty-1.1.28-gentoo.diff 2308 +MD5 504eadb9fddc097570882ddc40a66997 files/digest-mgetty-1.1.28 283 MD5 c9b070dfabf7bd139d53d263f869b4f0 files/digest-mgetty-1.1.30 70 -MD5 bc47f96a12b21b779d57c0c2ad4b6837 files/mgetty-1.1.30-gentoo.diff 2771 diff --git a/net-dialup/mgetty/mgetty-1.1.30.ebuild b/net-dialup/mgetty/mgetty-1.1.30.ebuild index 5d8a75df2546..6efb992a67f6 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.13 2004/04/14 23:12:05 lv Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/mgetty/mgetty-1.1.30.ebuild,v 1.14 2004/04/28 10:00:42 swtaylor 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 ~ppc ~amd64" +KEYWORDS="x86 sparc alpha ia64 hppa ppc amd64" IUSE="doc" pkg_setup() { |