diff options
author | 2005-08-24 02:46:54 +0000 | |
---|---|---|
committer | 2005-08-24 02:46:54 +0000 | |
commit | 0b042161fd5b1c5bee41882ee073c3111047fb57 (patch) | |
tree | f3192b63945b59480d3c1bb86039639f6302a535 /www-apps/sitebar/sitebar-3.3.3.ebuild | |
parent | Version bump #101278 by Andy Holmes. (diff) | |
download | gentoo-2-0b042161fd5b1c5bee41882ee073c3111047fb57.tar.gz gentoo-2-0b042161fd5b1c5bee41882ee073c3111047fb57.tar.bz2 gentoo-2-0b042161fd5b1c5bee41882ee073c3111047fb57.zip |
~amd64
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'www-apps/sitebar/sitebar-3.3.3.ebuild')
-rw-r--r-- | www-apps/sitebar/sitebar-3.3.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www-apps/sitebar/sitebar-3.3.3.ebuild b/www-apps/sitebar/sitebar-3.3.3.ebuild index ec305bdef194..118caa384e41 100644 --- a/www-apps/sitebar/sitebar-3.3.3.ebuild +++ b/www-apps/sitebar/sitebar-3.3.3.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-apps/sitebar/sitebar-3.3.3.ebuild,v 1.2 2005/08/22 22:07:13 rl03 Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-apps/sitebar/sitebar-3.3.3.ebuild,v 1.3 2005/08/24 02:46:54 hparker Exp $ inherit webapp DESCRIPTION="The Bookmark Server for Personal and Team Use" HOMEPAGE="http://sitebar.sourceforge.net/" -KEYWORDS="~x86 ~ppc" +KEYWORDS="~amd64 ~ppc ~x86" IUSE="" MY_PN=${PN/sitebar/SiteBar} |