diff options
author | Marcelo Góes <vanquirius@gentoo.org> | 2006-04-21 22:35:19 +0000 |
---|---|---|
committer | Marcelo Góes <vanquirius@gentoo.org> | 2006-04-21 22:35:19 +0000 |
commit | 1a84cb84663cd73bff4a6cde5a51e5c7766b83a3 (patch) | |
tree | 6d2c01d07d6e049f469edfe716d49326ffafa46e /net-analyzer | |
parent | touchups from Hans-Werner Hilse for date descriptions #130739 (diff) | |
download | gentoo-2-1a84cb84663cd73bff4a6cde5a51e5c7766b83a3.tar.gz gentoo-2-1a84cb84663cd73bff4a6cde5a51e5c7766b83a3.tar.bz2 gentoo-2-1a84cb84663cd73bff4a6cde5a51e5c7766b83a3.zip |
Mark 0.4 x86 stable.
(Portage version: 2.0.54)
Diffstat (limited to 'net-analyzer')
-rw-r--r-- | net-analyzer/upnpscan/ChangeLog | 7 | ||||
-rw-r--r-- | net-analyzer/upnpscan/upnpscan-0.4.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/net-analyzer/upnpscan/ChangeLog b/net-analyzer/upnpscan/ChangeLog index 0dce70ba2e07..e366b777f123 100644 --- a/net-analyzer/upnpscan/ChangeLog +++ b/net-analyzer/upnpscan/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-analyzer/upnpscan -# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/upnpscan/ChangeLog,v 1.2 2005/12/10 22:42:53 vanquirius Exp $ +# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/upnpscan/ChangeLog,v 1.3 2006/04/21 22:35:19 vanquirius Exp $ + + 21 Apr 2006; Marcelo Goes <vanquirius@gentoo.org> upnpscan-0.4.ebuild: + Mark 0.4 x86 stable. 10 Dec 2005; Marcelo Goes <vanquirius@gentoo.org> metadata.xml: Add longdescription to metadata.xml. diff --git a/net-analyzer/upnpscan/upnpscan-0.4.ebuild b/net-analyzer/upnpscan/upnpscan-0.4.ebuild index 106cb12d37b6..a1c470ebfe88 100644 --- a/net-analyzer/upnpscan/upnpscan-0.4.ebuild +++ b/net-analyzer/upnpscan/upnpscan-0.4.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-analyzer/upnpscan/upnpscan-0.4.ebuild,v 1.1 2005/12/10 22:36:28 vanquirius Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/upnpscan/upnpscan-0.4.ebuild,v 1.2 2006/04/21 22:35:19 vanquirius Exp $ DESCRIPTION="Scans the network for UPNP capable devices" HOMEPAGE="http://www.cqure.net/tools.jsp?id=23" @@ -8,7 +8,7 @@ SRC_URI="http://www.cqure.net/tools/${PN}-v${PV}-src.tgz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="x86" IUSE="static" DEPEND="" |