diff options
author | Mart Raudsepp <leio@gentoo.org> | 2011-02-06 22:03:56 +0000 |
---|---|---|
committer | Mart Raudsepp <leio@gentoo.org> | 2011-02-06 22:03:56 +0000 |
commit | c70085f71ef12e5ec82c7266482eabc53cc4f4c2 (patch) | |
tree | 95ed94f7f6fdcc71e81319a39efa1a720a92ed30 /app-admin | |
parent | Drop to ~mips (diff) | |
download | gentoo-2-c70085f71ef12e5ec82c7266482eabc53cc4f4c2.tar.gz gentoo-2-c70085f71ef12e5ec82c7266482eabc53cc4f4c2.tar.bz2 gentoo-2-c70085f71ef12e5ec82c7266482eabc53cc4f4c2.zip |
Drop to ~mips
(Portage version: 2.1.9.35/cvs/Linux mips64)
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.16-r1.ebuild | 6 |
2 files changed, 7 insertions, 4 deletions
diff --git a/app-admin/webapp-config/ChangeLog b/app-admin/webapp-config/ChangeLog index 0c4d51c2649b..eec80b30751a 100644 --- a/app-admin/webapp-config/ChangeLog +++ b/app-admin/webapp-config/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-admin/webapp-config # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/webapp-config/ChangeLog,v 1.69 2011/02/04 18:45:13 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/webapp-config/ChangeLog,v 1.70 2011/02/06 22:03:56 leio Exp $ + + 06 Feb 2011; Mart Raudsepp <leio@gentoo.org> webapp-config-1.50.16-r1.ebuild: + Drop to ~mips *webapp-config-1.50.18 (04 Feb 2011) diff --git a/app-admin/webapp-config/webapp-config-1.50.16-r1.ebuild b/app-admin/webapp-config/webapp-config-1.50.16-r1.ebuild index 808461a5a2a9..be62d76a2626 100644 --- a/app-admin/webapp-config/webapp-config-1.50.16-r1.ebuild +++ b/app-admin/webapp-config/webapp-config-1.50.16-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2011 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.16-r1.ebuild,v 1.15 2010/10/04 00:01:32 reavertm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/webapp-config/webapp-config-1.50.16-r1.ebuild,v 1.16 2011/02/06 22:03:56 leio Exp $ EAPI="3" PYTHON_DEPEND="2" @@ -14,7 +14,7 @@ SRC_URI="mirror://gentoo/${P}.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="" DEPEND="" |