summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBryan Østergaard <kloeri@gentoo.org>2004-10-03 21:06:36 +0000
committerBryan Østergaard <kloeri@gentoo.org>2004-10-03 21:06:36 +0000
commitafc79511a6a7e6dfbbfd425a067ed41135e6b753 (patch)
tree06f45f1ffa76cb3717bef527e86f270e579709c4 /net-misc
parentAdded ~spac keyword, since it was missed in the version bump. (diff)
downloadhistorical-afc79511a6a7e6dfbbfd425a067ed41135e6b753.tar.gz
historical-afc79511a6a7e6dfbbfd425a067ed41135e6b753.tar.bz2
historical-afc79511a6a7e6dfbbfd425a067ed41135e6b753.zip
Stable on alpha.
Diffstat (limited to 'net-misc')
-rw-r--r--net-misc/icecast/ChangeLog5
-rw-r--r--net-misc/icecast/Manifest14
-rw-r--r--net-misc/icecast/icecast-2.0.1-r1.ebuild4
-rw-r--r--net-misc/rdesktop/Manifest14
4 files changed, 25 insertions, 12 deletions
diff --git a/net-misc/icecast/ChangeLog b/net-misc/icecast/ChangeLog
index 1dee90a52146..f39b255d6250 100644
--- a/net-misc/icecast/ChangeLog
+++ b/net-misc/icecast/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-misc/icecast
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/icecast/ChangeLog,v 1.31 2004/09/30 04:23:41 chriswhite Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/icecast/ChangeLog,v 1.32 2004/10/03 21:06:36 kloeri Exp $
+
+ 03 Oct 2004; Bryan �stergaard <kloeri@gentoo.org> icecast-2.0.1-r1.ebuild:
+ Stable on alpha.
*icecast-2.0.2 (30 Sep 2004)
diff --git a/net-misc/icecast/Manifest b/net-misc/icecast/Manifest
index 4a1775f5d614..5ab4be0422cd 100644
--- a/net-misc/icecast/Manifest
+++ b/net-misc/icecast/Manifest
@@ -1,13 +1,13 @@
-MD5 13dba49ae8f95b34064c9ff473a31e4c ChangeLog 4494
+MD5 f39687065cc13946eccabdcbac3b46c6 icecast-2.0.1-r1.ebuild 1036
MD5 7d3509efe364915098ba1bfa7499df61 icecast-2.0.2.ebuild 1050
-MD5 7edae15f42ea6bed0a6b1365f7f1ee2d icecast-2.0.0.ebuild 966
-MD5 9df4d983d0ef1926f35f98949ed5e6da icecast-2.0.1-r1.ebuild 1041
MD5 d09ba305e639f0d25d18c9f0fc999b23 icecast-2.0.1.ebuild 964
MD5 d0d7ea03e238a808414b4426394c100f metadata.xml 221
-MD5 a5f4b4836da859fb3b50704c437e2ba9 files/1.3.12-errno.patch 1732
-MD5 222ea172a59c3efde7c67585f4b08939 files/digest-icecast-2.0.2 65
+MD5 7edae15f42ea6bed0a6b1365f7f1ee2d icecast-2.0.0.ebuild 966
+MD5 7e03da842c5b10feae158c17096a53a2 ChangeLog 4587
MD5 71ca75db337afc9c90d91eb6798767d8 files/digest-icecast-2.0.0 65
+MD5 294ad1abe0a9f4abc496f53e158695be files/init.d.icecast 357
+MD5 222ea172a59c3efde7c67585f4b08939 files/digest-icecast-2.0.2 65
+MD5 ff47a23b447435b728c7fad3f55c2860 files/icecast-1.3.12-variables-gentoo.diff.bz2 825
MD5 473c7b8b865ecfdfd794414c980fe659 files/digest-icecast-2.0.1 65
MD5 473c7b8b865ecfdfd794414c980fe659 files/digest-icecast-2.0.1-r1 65
-MD5 ff47a23b447435b728c7fad3f55c2860 files/icecast-1.3.12-variables-gentoo.diff.bz2 825
-MD5 294ad1abe0a9f4abc496f53e158695be files/init.d.icecast 357
+MD5 a5f4b4836da859fb3b50704c437e2ba9 files/1.3.12-errno.patch 1732
diff --git a/net-misc/icecast/icecast-2.0.1-r1.ebuild b/net-misc/icecast/icecast-2.0.1-r1.ebuild
index 1814e49c3d9c..b09d0112b8f2 100644
--- a/net-misc/icecast/icecast-2.0.1-r1.ebuild
+++ b/net-misc/icecast/icecast-2.0.1-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/icecast/icecast-2.0.1-r1.ebuild,v 1.5 2004/09/03 21:04:57 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/icecast/icecast-2.0.1-r1.ebuild,v 1.6 2004/10/03 21:06:36 kloeri Exp $
inherit eutils
@@ -10,7 +10,7 @@ SRC_URI="http://www.icecast.org/files/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="x86 ~ppc sparc ~alpha amd64 ppc64"
+KEYWORDS="x86 ~ppc sparc alpha amd64 ppc64"
IUSE="curl"
DEPEND="virtual/libc
diff --git a/net-misc/rdesktop/Manifest b/net-misc/rdesktop/Manifest
index bd46e35cfcbb..b98cb02dff62 100644
--- a/net-misc/rdesktop/Manifest
+++ b/net-misc/rdesktop/Manifest
@@ -1,5 +1,8 @@
-MD5 1dc5b31f046837b777883a966c1ad0bf ChangeLog 5244
-MD5 ba5cbd501be829c4dd810293a86e28c2 metadata.xml 554
+-----BEGIN PGP SIGNED MESSAGE-----
+Hash: SHA1
+
+MD5 0a8d0f870c7c88b5a82f7f4d814049b8 ChangeLog 5342
+MD5 e6f419cdae06716e25ca3f9af98bad25 metadata.xml 555
MD5 beec453a865a647e9eb3e4078b6d7ede rdesktop-1.3.0-r1.ebuild 1824
MD5 a73f5816dfd204a7d46a8222ba730abd rdesktop-1.3.1-r1.ebuild 1185
MD5 37d16d26fe9d7d4b4f39f0520e56ed73 rdesktop-1.3.1.ebuild 978
@@ -10,3 +13,10 @@ MD5 4ff22b875cb790ab578b6ef3426225ee files/rdesktop-1.3.0-builtin-license.patch
MD5 575e5d9fe8a75cb24dcf3c4d1f4348b4 files/rdesktop-1.3.0-geometry.patch 1868
MD5 4120908a83d84e4150a2cce191f2bbc0 files/rdesktop-1.3.0-last-two-certs.patch 1146
MD5 a843f83ff14be3e87d5528c3c31416ed files/rdesktop-1.3.1-kde.patch 2409
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v1.9.10 (GNU/Linux)
+
+iD8DBQFBYGrrI1lqEGTUzyQRAnFpAKDJiWfHfsH/NUws8LokIxRSnQgS1ACg3EYy
+6Tv3sRTWl/QmfBF5YAmVY4Y=
+=1ZV0
+-----END PGP SIGNATURE-----