diff options
author | Aron Griffis <agriffis@gentoo.org> | 2005-09-16 05:07:00 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2005-09-16 05:07:00 +0000 |
commit | 73e9c881802c47dcbc661f26c284d312a6baba0b (patch) | |
tree | 6099758559a80270cc27f384a76582e467c2f974 /net-www/lingerd | |
parent | Mark 6.5 stable on alpha (diff) | |
download | gentoo-2-73e9c881802c47dcbc661f26c284d312a6baba0b.tar.gz gentoo-2-73e9c881802c47dcbc661f26c284d312a6baba0b.tar.bz2 gentoo-2-73e9c881802c47dcbc661f26c284d312a6baba0b.zip |
Mark 0.94 stable on alpha
(Portage version: 2.0.52-r1)
Diffstat (limited to 'net-www/lingerd')
-rw-r--r-- | net-www/lingerd/ChangeLog | 5 | ||||
-rw-r--r-- | net-www/lingerd/Manifest | 4 | ||||
-rw-r--r-- | net-www/lingerd/lingerd-0.94.ebuild | 4 |
3 files changed, 8 insertions, 5 deletions
diff --git a/net-www/lingerd/ChangeLog b/net-www/lingerd/ChangeLog index 584be8afc72b..e9c2e5b44a03 100644 --- a/net-www/lingerd/ChangeLog +++ b/net-www/lingerd/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-www/lingerd # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-www/lingerd/ChangeLog,v 1.9 2005/08/25 01:11:58 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/lingerd/ChangeLog,v 1.10 2005/09/16 05:07:00 agriffis Exp $ + + 15 Sep 2005; Aron Griffis <agriffis@gentoo.org> lingerd-0.94.ebuild: + Mark 0.94 stable on alpha 25 Aug 2005; Aron Griffis <agriffis@gentoo.org> lingerd-0.94.ebuild: stable on ia64 diff --git a/net-www/lingerd/Manifest b/net-www/lingerd/Manifest index f5cd677dbd83..91ce09738cf6 100644 --- a/net-www/lingerd/Manifest +++ b/net-www/lingerd/Manifest @@ -1,5 +1,5 @@ -MD5 8b830a7295d92e932e8642a27c15d7a4 lingerd-0.94.ebuild 1091 MD5 0d18f0fe5d603b41b988373892caf195 metadata.xml 226 MD5 15834486d616622a7bfe201c77d2edaf ChangeLog 1207 -MD5 78caf28086b76c0e6708c31bbad10ade files/digest-lingerd-0.94 63 +MD5 c4a6cde1d773a87dc944900a8c22fbdf lingerd-0.94.ebuild 1090 MD5 e6acfa29750c53c7c2191ffa4c0047b8 files/lingerd.rc 610 +MD5 78caf28086b76c0e6708c31bbad10ade files/digest-lingerd-0.94 63 diff --git a/net-www/lingerd/lingerd-0.94.ebuild b/net-www/lingerd/lingerd-0.94.ebuild index ac5e48c0379e..79e0e39a14f3 100644 --- a/net-www/lingerd/lingerd-0.94.ebuild +++ b/net-www/lingerd/lingerd-0.94.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-www/lingerd/lingerd-0.94.ebuild,v 1.10 2005/08/25 01:11:58 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/lingerd/lingerd-0.94.ebuild,v 1.11 2005/09/16 05:07:00 agriffis Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="http://images.iagora.com/media/software/lingerd/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ia64 ~mips ~ppc ppc64 ~sparc ~x86" +KEYWORDS="alpha ~amd64 ~arm ~hppa ia64 ~mips ~ppc ppc64 ~sparc ~x86" IUSE="" DEPEND=">=sys-apps/sed-4" |