diff options
author | Aron Griffis <agriffis@gentoo.org> | 2006-02-07 01:12:20 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2006-02-07 01:12:20 +0000 |
commit | f473178253dcacc4f245749191983b2f6e6a5dd4 (patch) | |
tree | 1d245bf9a805939116f967b1d8c40740bc4bbe9e /net-libs/meanwhile | |
parent | Mark 2.2.7 stable on alpha (diff) | |
download | historical-f473178253dcacc4f245749191983b2f6e6a5dd4.tar.gz historical-f473178253dcacc4f245749191983b2f6e6a5dd4.tar.bz2 historical-f473178253dcacc4f245749191983b2f6e6a5dd4.zip |
Mark 0.4.2 stable on alpha
Package-Manager: portage-2.1_pre4-r1
Diffstat (limited to 'net-libs/meanwhile')
-rw-r--r-- | net-libs/meanwhile/ChangeLog | 7 | ||||
-rw-r--r-- | net-libs/meanwhile/Manifest | 10 | ||||
-rw-r--r-- | net-libs/meanwhile/meanwhile-0.4.2.ebuild | 6 |
3 files changed, 18 insertions, 5 deletions
diff --git a/net-libs/meanwhile/ChangeLog b/net-libs/meanwhile/ChangeLog index bfc7967b0521..7ce6012fcdb1 100644 --- a/net-libs/meanwhile/ChangeLog +++ b/net-libs/meanwhile/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-libs/meanwhile -# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/meanwhile/ChangeLog,v 1.23 2005/12/22 18:32:58 vanquirius Exp $ +# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-libs/meanwhile/ChangeLog,v 1.24 2006/02/07 01:12:20 agriffis Exp $ + + 07 Feb 2006; Aron Griffis <agriffis@gentoo.org> meanwhile-0.4.2.ebuild: + Mark 0.4.2 stable on alpha *meanwhile-1.0.1 (22 Dec 2005) diff --git a/net-libs/meanwhile/Manifest b/net-libs/meanwhile/Manifest index a5d51d432157..3011acea72ea 100644 --- a/net-libs/meanwhile/Manifest +++ b/net-libs/meanwhile/Manifest @@ -1,3 +1,6 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA1 + MD5 d48a221602fee3282d2514a05548505c ChangeLog 3117 RMD160 6e9ceff1aafe07023c0d63be5923b2a639fac763 ChangeLog 3117 SHA256 3dd58007ed1e026ebb9a3c1dc7b3c4dc77e56016495044f94299833a4416bc0e ChangeLog 3117 @@ -31,3 +34,10 @@ SHA256 6f18dbd3933fb5a28a327110bba5dade09983b61fe9b2830fadc256065e6987d meanwhil MD5 dffd46174e78b327c834fc3e4b1cf848 metadata.xml 160 RMD160 d86217bb48cf4283e08e43bcaabbc919101ad795 metadata.xml 160 SHA256 56fca1e06f6dcbe3bc12e7d3962998c7cb79d74f218ce8a17b07771b3e06f49e metadata.xml 160 +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v1.4.2 (GNU/Linux) + +iD8DBQFD5/P+JrHF4yAQTrARAqV7AJ9Co1/xLHdnTgRIJ4QrzBFyVptkCgCdG8DU +UGVzGALeg9cjSrykWqtpzD0= +=O6gQ +-----END PGP SIGNATURE----- diff --git a/net-libs/meanwhile/meanwhile-0.4.2.ebuild b/net-libs/meanwhile/meanwhile-0.4.2.ebuild index 94ad05d9e975..19ed695328e2 100644 --- a/net-libs/meanwhile/meanwhile-0.4.2.ebuild +++ b/net-libs/meanwhile/meanwhile-0.4.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/meanwhile/meanwhile-0.4.2.ebuild,v 1.7 2005/12/04 11:31:35 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/meanwhile/meanwhile-0.4.2.ebuild,v 1.8 2006/02/07 01:12:20 agriffis Exp $ DESCRIPTION="Meanwhile (Sametime protocol) library" HOMEPAGE="http://meanwhile.sourceforge.net/" @@ -8,7 +8,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ppc ppc64 ~sparc x86" +KEYWORDS="alpha ~amd64 ppc ppc64 ~sparc x86" IUSE="" RDEPEND=">=dev-libs/glib-2" |