diff options
author | René Nussbaumer <killerfox@gentoo.org> | 2005-06-12 10:42:15 +0000 |
---|---|---|
committer | René Nussbaumer <killerfox@gentoo.org> | 2005-06-12 10:42:15 +0000 |
commit | 7d2e1c8a5e2084691cd273e6d5c7ace6f447f431 (patch) | |
tree | 599ce7ba21f46f2833be15ef6a3da0d871d819cb /net-www | |
parent | Removed old ebuild. (diff) | |
download | gentoo-2-7d2e1c8a5e2084691cd273e6d5c7ace6f447f431.tar.gz gentoo-2-7d2e1c8a5e2084691cd273e6d5c7ace6f447f431.tar.bz2 gentoo-2-7d2e1c8a5e2084691cd273e6d5c7ace6f447f431.zip |
Stable on hppa
(Portage version: 2.0.51.19)
Diffstat (limited to 'net-www')
-rw-r--r-- | net-www/webapp-config/ChangeLog | 6 | ||||
-rw-r--r-- | net-www/webapp-config/webapp-config-1.11.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/net-www/webapp-config/ChangeLog b/net-www/webapp-config/ChangeLog index b740c5ffd711..e6895c0e1f10 100644 --- a/net-www/webapp-config/ChangeLog +++ b/net-www/webapp-config/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-www/webapp-config # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-www/webapp-config/ChangeLog,v 1.84 2005/06/12 10:29:30 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/webapp-config/ChangeLog,v 1.85 2005/06/12 10:42:15 killerfox Exp $ + + 12 Jun 2005; Rene Nussbaumer <killerfox@gentoo.org> + webapp-config-1.11.ebuild: + Stable on hppa. 12 Jun 2005; Michael Hanselmann <hansmi@gentoo.org> webapp-config-1.11.ebuild: diff --git a/net-www/webapp-config/webapp-config-1.11.ebuild b/net-www/webapp-config/webapp-config-1.11.ebuild index a06a5011bafa..9ce41a416a93 100644 --- a/net-www/webapp-config/webapp-config-1.11.ebuild +++ b/net-www/webapp-config/webapp-config-1.11.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-www/webapp-config/webapp-config-1.11.ebuild,v 1.2 2005/06/12 10:29:30 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/webapp-config/webapp-config-1.11.ebuild,v 1.3 2005/06/12 10:42:15 killerfox Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="http://dev.gentoo.org/~stuart/${PN}/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sparc ~x86" IUSE="" DEPEND="" |