diff options
author | Pieter van den Abeele <pvdabeel@gentoo.org> | 2004-09-03 16:15:14 +0000 |
---|---|---|
committer | Pieter van den Abeele <pvdabeel@gentoo.org> | 2004-09-03 16:15:14 +0000 |
commit | 537eabf183d1da4a100e9fc537e7526f3bced36a (patch) | |
tree | 2c56899a858708d3b05812a427a00506c7acd905 /www-misc/bookmarksync | |
parent | ppc stable profile update (diff) | |
download | historical-537eabf183d1da4a100e9fc537e7526f3bced36a.tar.gz historical-537eabf183d1da4a100e9fc537e7526f3bced36a.tar.bz2 historical-537eabf183d1da4a100e9fc537e7526f3bced36a.zip |
Keyword modification, see changelog for details
Diffstat (limited to 'www-misc/bookmarksync')
-rw-r--r-- | www-misc/bookmarksync/ChangeLog | 6 | ||||
-rw-r--r-- | www-misc/bookmarksync/bookmarksync-0.3.4.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/www-misc/bookmarksync/ChangeLog b/www-misc/bookmarksync/ChangeLog index ee8b2440e25e..86a8bd61adb2 100644 --- a/www-misc/bookmarksync/ChangeLog +++ b/www-misc/bookmarksync/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-www/bookmarksync # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/www-misc/bookmarksync/ChangeLog,v 1.1 2004/08/15 18:03:24 stuart Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-misc/bookmarksync/ChangeLog,v 1.2 2004/09/03 16:15:13 pvdabeel Exp $ + + 03 Sep 2004; Pieter Van den Abeele <pvdabeel@gentoo.org> + bookmarksync-0.3.4.ebuild: + Masked bookmarksync-0.3.4.ebuild stable for ppc *bookmarksync-0.3.4 (15 Aug 2004) diff --git a/www-misc/bookmarksync/bookmarksync-0.3.4.ebuild b/www-misc/bookmarksync/bookmarksync-0.3.4.ebuild index 5812de8c8d18..25a212c6932a 100644 --- a/www-misc/bookmarksync/bookmarksync-0.3.4.ebuild +++ b/www-misc/bookmarksync/bookmarksync-0.3.4.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-misc/bookmarksync/bookmarksync-0.3.4.ebuild,v 1.1 2004/08/15 18:03:24 stuart Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-misc/bookmarksync/bookmarksync-0.3.4.ebuild,v 1.2 2004/09/03 16:15:13 pvdabeel Exp $ DESCRIPTION="bookmarksync synchronizes various browser bookmark files" HOMEPAGE="http://sourceforge.net/projects/booksync/" SRC_URI="mirror://sourceforge/booksync/${P}.tar.gz" LICENSE="GPL-2" -KEYWORDS="~x86 ~ppc" +KEYWORDS="~x86 ppc" SLOT="0" IUSE="perl" |