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 | |
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')
-rw-r--r-- | www-apps/sitebar/ChangeLog | 6 | ||||
-rw-r--r-- | www-apps/sitebar/sitebar-3.3.8-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/www-apps/sitebar/ChangeLog b/www-apps/sitebar/ChangeLog index 2c514229f758..a3a4d30860cf 100644 --- a/www-apps/sitebar/ChangeLog +++ b/www-apps/sitebar/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for www-apps/sitebar # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/www-apps/sitebar/ChangeLog,v 1.11 2006/08/17 15:59:22 rl03 Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-apps/sitebar/ChangeLog,v 1.12 2006/08/18 15:47:42 dertobi123 Exp $ + + 18 Aug 2006; Tobias Scherbaum <dertobi123@gentoo.org> + sitebar-3.3.8-r1.ebuild: + ppc stable, bug #142597 *sitebar-3.3.8-r1 (17 Aug 2006) 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} |