diff options
author | Jeroen Roovers <jer@gentoo.org> | 2006-08-28 17:55:38 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2006-08-28 17:55:38 +0000 |
commit | f99268715bc074237f2320cbddebc29a027ad65d (patch) | |
tree | 32d395b89c38e408d5641349482c2cc5f7d2dee1 /app-admin/webapp-config | |
parent | use distributed version.txt and SWTMessages.properties (diff) | |
download | gentoo-2-f99268715bc074237f2320cbddebc29a027ad65d.tar.gz gentoo-2-f99268715bc074237f2320cbddebc29a027ad65d.tar.bz2 gentoo-2-f99268715bc074237f2320cbddebc29a027ad65d.zip |
Stable for HPPA (bug #141077).
(Portage version: 2.1.1_rc1-r1)
Diffstat (limited to 'app-admin/webapp-config')
-rw-r--r-- | app-admin/webapp-config/ChangeLog | 5 | ||||
-rw-r--r-- | app-admin/webapp-config/webapp-config-1.50.15.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-admin/webapp-config/ChangeLog b/app-admin/webapp-config/ChangeLog index 44b836ba640d..ac2e5c5883b3 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.44 2006/08/22 03:53:56 tsunam Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/webapp-config/ChangeLog,v 1.45 2006/08/28 17:55:37 jer Exp $ + + 28 Aug 2006; Jeroen Roovers <jer@gentoo.org> webapp-config-1.50.15.ebuild: + Stable for HPPA (bug #141077). 22 Aug 2006; Joshua Jackson <tsunam@gentoo.org> webapp-config-1.50.15.ebuild: diff --git a/app-admin/webapp-config/webapp-config-1.50.15.ebuild b/app-admin/webapp-config/webapp-config-1.50.15.ebuild index 234d106a63f3..46ac24797f4d 100644 --- a/app-admin/webapp-config/webapp-config-1.50.15.ebuild +++ b/app-admin/webapp-config/webapp-config-1.50.15.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.15.ebuild,v 1.6 2006/08/22 03:53:56 tsunam Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/webapp-config/webapp-config-1.50.15.ebuild,v 1.7 2006/08/28 17:55:38 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 arm ~hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd" IUSE="" S=${WORKDIR}/${PF} |