diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-09-13 10:10:47 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-09-13 10:10:47 +0000 |
commit | 5edd37c8bf13834d3ec8875f90d4f1fd0d304f47 (patch) | |
tree | 5f0595e43d85038665335c7b722bee3fbccf3dd7 /www-apps/sitebar/sitebar-3.3.9-r2.ebuild | |
parent | Stable for amd64, wrt bug #428842 (diff) | |
download | gentoo-2-5edd37c8bf13834d3ec8875f90d4f1fd0d304f47.tar.gz gentoo-2-5edd37c8bf13834d3ec8875f90d4f1fd0d304f47.tar.bz2 gentoo-2-5edd37c8bf13834d3ec8875f90d4f1fd0d304f47.zip |
Stable for amd64, wrt bug #429228
(Portage version: 2.1.11.9/cvs/Linux x86_64)
Diffstat (limited to 'www-apps/sitebar/sitebar-3.3.9-r2.ebuild')
-rw-r--r-- | www-apps/sitebar/sitebar-3.3.9-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www-apps/sitebar/sitebar-3.3.9-r2.ebuild b/www-apps/sitebar/sitebar-3.3.9-r2.ebuild index a261105d3af4..f78b25739b2f 100644 --- a/www-apps/sitebar/sitebar-3.3.9-r2.ebuild +++ b/www-apps/sitebar/sitebar-3.3.9-r2.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/www-apps/sitebar/sitebar-3.3.9-r2.ebuild,v 1.1 2012/06/30 15:44:50 sbriesen Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-apps/sitebar/sitebar-3.3.9-r2.ebuild,v 1.2 2012/09/13 10:10:47 ago Exp $ EAPI=4 @@ -19,7 +19,7 @@ SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.bz2 mirror://sourceforge/${PN}/SiteBarPluginXBELSync_3.3.7_1.1.zip )" LICENSE="GPL-2" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc ~x86" IUSE="plugins" DEPEND="virtual/httpd-php" |