diff options
author | Marcelo Góes <vanquirius@gentoo.org> | 2005-04-25 02:54:18 +0000 |
---|---|---|
committer | Marcelo Góes <vanquirius@gentoo.org> | 2005-04-25 02:54:18 +0000 |
commit | f60873074c91be75778f36adaf7fd1c2fba12351 (patch) | |
tree | 8421faadefd2990e57291f5145b04337ad1d3f17 /net-misc/udpcast | |
parent | removing old ebuild, marking 0.3.2 x86 stable (diff) | |
download | gentoo-2-f60873074c91be75778f36adaf7fd1c2fba12351.tar.gz gentoo-2-f60873074c91be75778f36adaf7fd1c2fba12351.tar.bz2 gentoo-2-f60873074c91be75778f36adaf7fd1c2fba12351.zip |
marking x86 stable
(Portage version: 2.0.51.19)
Diffstat (limited to 'net-misc/udpcast')
-rw-r--r-- | net-misc/udpcast/ChangeLog | 5 | ||||
-rw-r--r-- | net-misc/udpcast/udpcast-20050226.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/udpcast/ChangeLog b/net-misc/udpcast/ChangeLog index 5718f9e3b400..aa762cebebcc 100644 --- a/net-misc/udpcast/ChangeLog +++ b/net-misc/udpcast/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-misc/udpcast # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/udpcast/ChangeLog,v 1.6 2005/03/24 16:41:25 vanquirius Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/udpcast/ChangeLog,v 1.7 2005/04/25 02:54:18 vanquirius Exp $ + + 24 Apr 2005; Marcelo Goes <vanquirius@gentoo.org> udpcast-20050226.ebuild: + Marking x86 stable. *udpcast-20050226 (24 Mar 2005) diff --git a/net-misc/udpcast/udpcast-20050226.ebuild b/net-misc/udpcast/udpcast-20050226.ebuild index c6abc2da7877..b7ebd6c4d268 100644 --- a/net-misc/udpcast/udpcast-20050226.ebuild +++ b/net-misc/udpcast/udpcast-20050226.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-misc/udpcast/udpcast-20050226.ebuild,v 1.1 2005/03/24 16:41:25 vanquirius Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/udpcast/udpcast-20050226.ebuild,v 1.2 2005/04/25 02:54:18 vanquirius Exp $ IUSE="" DESCRIPTION="Multicast file transfer tool" @@ -9,7 +9,7 @@ SRC_URI="http://udpcast.linux.lu/current/${P}.tar.gz" LICENSE="GPL-2 BSD" SLOT="0" -KEYWORDS="~x86 ~amd64" +KEYWORDS="x86 ~amd64" DEPEND="virtual/libc dev-lang/perl" |