diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2005-06-12 16:04:02 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2005-06-12 16:04:02 +0000 |
commit | fb84d16a6c621c4fc3bdedf39a9fa8c300efbfe7 (patch) | |
tree | c4d95367578c66e55f0ca0a11582074112580c29 /net-firewall | |
parent | Stable on x86, ppc and amd64. Removed old version. (diff) | |
download | gentoo-2-fb84d16a6c621c4fc3bdedf39a9fa8c300efbfe7.tar.gz gentoo-2-fb84d16a6c621c4fc3bdedf39a9fa8c300efbfe7.tar.bz2 gentoo-2-fb84d16a6c621c4fc3bdedf39a9fa8c300efbfe7.zip |
Stable on alpha.
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'net-firewall')
-rw-r--r-- | net-firewall/firestarter/ChangeLog | 10 | ||||
-rw-r--r-- | net-firewall/firestarter/firestarter-0.9.3.ebuild | 4 | ||||
-rw-r--r-- | net-firewall/firestarter/firestarter-1.0.3.ebuild | 4 |
3 files changed, 13 insertions, 5 deletions
diff --git a/net-firewall/firestarter/ChangeLog b/net-firewall/firestarter/ChangeLog index 733462dafdef..49acd7f2e627 100644 --- a/net-firewall/firestarter/ChangeLog +++ b/net-firewall/firestarter/ChangeLog @@ -1,11 +1,19 @@ # ChangeLog for net-firewall/firestarter # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-firewall/firestarter/ChangeLog,v 1.22 2005/06/10 16:28:18 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/firestarter/ChangeLog,v 1.23 2005/06/12 16:04:02 kloeri Exp $ + + 12 Jun 2005; Bryan Østergaard <kloeri@gentoo.org> + firestarter-0.9.3.ebuild, firestarter-1.0.3.ebuild: + Stable on alpha. 10 Jun 2005; Michael Sterrett <mr_bones_@gentoo.org> firestarter-1.0.3.ebuild: stable for x86 + 21 May 2005; Bryan Østergaard <kloeri@gentoo.org> + firestarter-0.9.3.ebuild: + Stable on alpha. + *firestarter-1.0.3 (10 May 2005) 10 May 2005; Michael Sterrett <mr_bones_@gentoo.org> diff --git a/net-firewall/firestarter/firestarter-0.9.3.ebuild b/net-firewall/firestarter/firestarter-0.9.3.ebuild index 4628f02c3480..dbaabdbd8e93 100644 --- a/net-firewall/firestarter/firestarter-0.9.3.ebuild +++ b/net-firewall/firestarter/firestarter-0.9.3.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-firewall/firestarter/firestarter-0.9.3.ebuild,v 1.6 2005/05/10 05:43:21 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/firestarter/firestarter-0.9.3.ebuild,v 1.7 2005/06/12 16:04:02 kloeri Exp $ inherit gnome2 @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~ppc ~ppc64 ~sparc x86" +KEYWORDS="alpha amd64 ~ppc ~ppc64 ~sparc x86" IUSE="nls" RDEPEND=">=x11-libs/gtk+-2 diff --git a/net-firewall/firestarter/firestarter-1.0.3.ebuild b/net-firewall/firestarter/firestarter-1.0.3.ebuild index 813d66c22eef..e8f284f7cb2e 100644 --- a/net-firewall/firestarter/firestarter-1.0.3.ebuild +++ b/net-firewall/firestarter/firestarter-1.0.3.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-firewall/firestarter/firestarter-1.0.3.ebuild,v 1.2 2005/06/10 16:28:18 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/firestarter/firestarter-1.0.3.ebuild,v 1.3 2005/06/12 16:04:02 kloeri Exp $ inherit gnome2 @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc x86" +KEYWORDS="alpha ~amd64 ~ppc ~ppc64 ~sparc x86" IUSE="nls" RDEPEND=">=x11-libs/gtk+-2 |