diff options
author | Tobias Scherbaum <dertobi123@gentoo.org> | 2006-08-18 15:47:42 +0000 |
---|---|---|
committer | Tobias Scherbaum <dertobi123@gentoo.org> | 2006-08-18 15:47:42 +0000 |
commit | dec70c76f34014152520ef34f45f4225f64d6bc1 (patch) | |
tree | d26f9e1a401ee651a42fe4ef1bebb5410c4112e3 /www-apps/sitebar/sitebar-3.3.8-r1.ebuild | |
parent | Stable on ppc64 (diff) | |
download | gentoo-2-dec70c76f34014152520ef34f45f4225f64d6bc1.tar.gz gentoo-2-dec70c76f34014152520ef34f45f4225f64d6bc1.tar.bz2 gentoo-2-dec70c76f34014152520ef34f45f4225f64d6bc1.zip |
ppc stable, bug #142597
(Portage version: 2.1.1_pre4-r4)
Diffstat (limited to 'www-apps/sitebar/sitebar-3.3.8-r1.ebuild')
-rw-r--r-- | www-apps/sitebar/sitebar-3.3.8-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www-apps/sitebar/sitebar-3.3.8-r1.ebuild b/www-apps/sitebar/sitebar-3.3.8-r1.ebuild index a942dbb027c0..f35dfbc92d19 100644 --- a/www-apps/sitebar/sitebar-3.3.8-r1.ebuild +++ b/www-apps/sitebar/sitebar-3.3.8-r1.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/www-apps/sitebar/sitebar-3.3.8-r1.ebuild,v 1.1 2006/08/17 15:59:22 rl03 Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-apps/sitebar/sitebar-3.3.8-r1.ebuild,v 1.2 2006/08/18 15:47:42 dertobi123 Exp $ inherit webapp eutils @@ -9,7 +9,7 @@ SLOT="3.3.8" DESCRIPTION="The Bookmark Server for Personal and Team Use" HOMEPAGE="http://sitebar.sourceforge.net/" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="~amd64 ppc ~x86" IUSE="mysql" MY_PN=${PN/sitebar/SiteBar} |