diff options
author | Ulrich Müller <ulm@gentoo.org> | 2012-12-22 17:32:26 +0000 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2012-12-22 17:32:26 +0000 |
commit | 911cf1b17868fe8f5d493a112b782c7e68350855 (patch) | |
tree | b321de1eac966a5b06b9c27507868622f877ed75 /www-apps/horde-pear | |
parent | Fix LICENSE, see LICENSE file, bug 446550. (diff) | |
download | gentoo-2-911cf1b17868fe8f5d493a112b782c7e68350855.tar.gz gentoo-2-911cf1b17868fe8f5d493a112b782c7e68350855.tar.bz2 gentoo-2-911cf1b17868fe8f5d493a112b782c7e68350855.zip |
Fix LICENSE, metapackage that doesn't install any files, bug 446630.
(Portage version: 2.1.11.38/cvs/Linux x86_64, signed Manifest commit with key E7BE08CA7DC6EA25)
Diffstat (limited to 'www-apps/horde-pear')
-rw-r--r-- | www-apps/horde-pear/ChangeLog | 7 | ||||
-rw-r--r-- | www-apps/horde-pear/horde-pear-1.3-r3.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/www-apps/horde-pear/ChangeLog b/www-apps/horde-pear/ChangeLog index 7ceab2409c61..00c5d9b2a2e9 100644 --- a/www-apps/horde-pear/ChangeLog +++ b/www-apps/horde-pear/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for www-apps/horde-pear -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/www-apps/horde-pear/ChangeLog,v 1.16 2010/05/24 14:22:41 tove Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/www-apps/horde-pear/ChangeLog,v 1.17 2012/12/22 17:32:26 ulm Exp $ + + 22 Dec 2012; Ulrich Müller <ulm@gentoo.org> horde-pear-1.3-r3.ebuild: + Fix LICENSE, metapackage that doesn't install any files, bug 446630. 24 May 2010; Torsten Veller <tove@gentoo.org> metadata.xml: Remove wrobel from metadata.xml (#111816) diff --git a/www-apps/horde-pear/horde-pear-1.3-r3.ebuild b/www-apps/horde-pear/horde-pear-1.3-r3.ebuild index ba16301f6c92..e0c0319fae30 100644 --- a/www-apps/horde-pear/horde-pear-1.3-r3.ebuild +++ b/www-apps/horde-pear/horde-pear-1.3-r3.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-apps/horde-pear/horde-pear-1.3-r3.ebuild,v 1.13 2006/04/10 22:49:59 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-apps/horde-pear/horde-pear-1.3-r3.ebuild,v 1.14 2012/12/22 17:32:26 ulm Exp $ DESCRIPTION="Meta package for the PEAR packages required by Horde." HOMEPAGE="http://pear.php.net/" -LICENSE="as-is" +LICENSE="metapackage" SLOT="1" # when unmasking for an arch # double check none of the deps are still masked! |