diff options
author | 2006-03-10 00:34:28 +0000 | |
---|---|---|
committer | 2006-03-10 00:34:28 +0000 | |
commit | 2f1507de6df7833ab12fc7e2484fc4d18eac6c6f (patch) | |
tree | 632b90dc66e1e0ed6da13c8254aa325a36edd323 /app-admin/webapp-config | |
parent | Mark 1.1.0 stable on ia64 (diff) | |
download | gentoo-2-2f1507de6df7833ab12fc7e2484fc4d18eac6c6f.tar.gz gentoo-2-2f1507de6df7833ab12fc7e2484fc4d18eac6c6f.tar.bz2 gentoo-2-2f1507de6df7833ab12fc7e2484fc4d18eac6c6f.zip |
app-admin/webapp-config stable on ppc.
(Portage version: 2.1_pre5-r4)
Diffstat (limited to 'app-admin/webapp-config')
-rw-r--r-- | app-admin/webapp-config/ChangeLog | 6 | ||||
-rw-r--r-- | app-admin/webapp-config/webapp-config-1.50.10.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/app-admin/webapp-config/ChangeLog b/app-admin/webapp-config/ChangeLog index 86378ae1d3ae..689a41bd62a9 100644 --- a/app-admin/webapp-config/ChangeLog +++ b/app-admin/webapp-config/ChangeLog @@ -1,6 +1,10 @@ # 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.31 2006/03/09 22:00:32 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/webapp-config/ChangeLog,v 1.32 2006/03/10 00:34:28 hansmi Exp $ + + 10 Mar 2006; Michael Hanselmann <hansmi@gentoo.org> + webapp-config-1.50.10.ebuild: + Stable on ppc. 09 Mar 2006; Aron Griffis <agriffis@gentoo.org> webapp-config-1.50.13.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 1db32471975d..60f5af3f0f2d 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.10 2006/03/06 08:32:41 wrobel Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/webapp-config/webapp-config-1.50.10.ebuild,v 1.11 2006/03/10 00:34:28 hansmi 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 mips ~ppc ppc64 s390 sparc x86" +KEYWORDS="alpha ~amd64 arm hppa ia64 mips ppc ppc64 s390 sparc x86" IUSE="" S=${WORKDIR}/${PF} |