diff options
author | Jeroen Roovers <jer@gentoo.org> | 2006-02-27 01:43:08 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2006-02-27 01:43:08 +0000 |
commit | 6d4a0ca1ca71b8ba4e1c3a64d30fcc241619945a (patch) | |
tree | d63646bb5d0346b8ec4a9a8e3f1294163b202a5d /app-admin | |
parent | Stable on hppa (bug #106621). (diff) | |
download | historical-6d4a0ca1ca71b8ba4e1c3a64d30fcc241619945a.tar.gz historical-6d4a0ca1ca71b8ba4e1c3a64d30fcc241619945a.tar.bz2 historical-6d4a0ca1ca71b8ba4e1c3a64d30fcc241619945a.zip |
Stable on hppa (bug #124205).
Package-Manager: portage-2.1_pre5
Diffstat (limited to 'app-admin')
-rw-r--r-- | app-admin/webapp-config/ChangeLog | 5 | ||||
-rw-r--r-- | app-admin/webapp-config/webapp-config-1.50.10.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-admin/webapp-config/ChangeLog b/app-admin/webapp-config/ChangeLog index eed0ad1ccf83..ba33f49a2b15 100644 --- a/app-admin/webapp-config/ChangeLog +++ b/app-admin/webapp-config/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-admin/webapp-config # Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/webapp-config/ChangeLog,v 1.18 2006/02/26 23:57:05 chriswhite Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/webapp-config/ChangeLog,v 1.19 2006/02/27 01:43:08 jer Exp $ + + 27 Feb 2006; Jeroen Roovers <jer@gentoo.org> webapp-config-1.50.10.ebuild: + Stable on hppa (bug #124205). 26 Feb 2006; Chris White <chriswhite@gentoo.org> webapp-config-1.50.10.ebuild: diff --git a/app-admin/webapp-config/webapp-config-1.50.10.ebuild b/app-admin/webapp-config/webapp-config-1.50.10.ebuild index b47a82439642..c1d241905ad2 100644 --- a/app-admin/webapp-config/webapp-config-1.50.10.ebuild +++ b/app-admin/webapp-config/webapp-config-1.50.10.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/webapp-config/webapp-config-1.50.10.ebuild,v 1.2 2006/02/26 23:57:05 chriswhite Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/webapp-config/webapp-config-1.50.10.ebuild,v 1.3 2006/02/27 01:43:08 jer Exp $ inherit eutils distutils @@ -10,7 +10,7 @@ SRC_URI="http://dev.gentoo.org/~wrobel/webapp-config/${PF}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~ppc64 ~sparc x86" +KEYWORDS="~alpha ~amd64 hppa ~ppc ~ppc64 ~sparc x86" IUSE="" S=${WORKDIR}/${PF} |