diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2012-03-02 22:58:51 +0000 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2012-03-02 22:58:51 +0000 |
commit | 388115f0514fdce9e7ef58d0a06ea7c40769cb2a (patch) | |
tree | 848e6f1c5c4208a59d052a3eaf6fb33512ff6b47 /dev-php/PEAR-Pager/PEAR-Pager-2.4.8.ebuild | |
parent | Stable on alpha, bug #396991 (diff) | |
download | historical-388115f0514fdce9e7ef58d0a06ea7c40769cb2a.tar.gz historical-388115f0514fdce9e7ef58d0a06ea7c40769cb2a.tar.bz2 historical-388115f0514fdce9e7ef58d0a06ea7c40769cb2a.zip |
Stable on alpha, bug #396993
Package-Manager: portage-2.1.10.49/cvs/Linux x86_64
Diffstat (limited to 'dev-php/PEAR-Pager/PEAR-Pager-2.4.8.ebuild')
-rw-r--r-- | dev-php/PEAR-Pager/PEAR-Pager-2.4.8.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-php/PEAR-Pager/PEAR-Pager-2.4.8.ebuild b/dev-php/PEAR-Pager/PEAR-Pager-2.4.8.ebuild index ad37edf4c815..be906760219e 100644 --- a/dev-php/PEAR-Pager/PEAR-Pager-2.4.8.ebuild +++ b/dev-php/PEAR-Pager/PEAR-Pager-2.4.8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Pager/PEAR-Pager-2.4.8.ebuild,v 1.6 2012/03/02 21:54:14 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Pager/PEAR-Pager-2.4.8.ebuild,v 1.7 2012/03/02 22:58:51 klausman Exp $ inherit php-pear-r1 @@ -9,5 +9,5 @@ It also builds links within a specified range, and allows complete customization LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha amd64 hppa ~ia64 ppc ppc64 ~sparc x86" +KEYWORDS="alpha amd64 hppa ~ia64 ppc ppc64 ~sparc x86" IUSE="" |