diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-12-28 11:22:11 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-12-28 11:22:11 +0000 |
commit | 571d0af077bd5cc6cff51364da2137df5fe6bbd7 (patch) | |
tree | d513259129900bd3b26bca003516b30c37ddf6b7 /www-misc/bookmarksync | |
parent | Stable for ppc, wrt bug #448078 (diff) | |
download | gentoo-2-571d0af077bd5cc6cff51364da2137df5fe6bbd7.tar.gz gentoo-2-571d0af077bd5cc6cff51364da2137df5fe6bbd7.tar.bz2 gentoo-2-571d0af077bd5cc6cff51364da2137df5fe6bbd7.zip |
Stable for ppc, wrt bug #391601
(Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)
Diffstat (limited to 'www-misc/bookmarksync')
-rw-r--r-- | www-misc/bookmarksync/ChangeLog | 5 | ||||
-rw-r--r-- | www-misc/bookmarksync/bookmarksync-0.3.4-r2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/www-misc/bookmarksync/ChangeLog b/www-misc/bookmarksync/ChangeLog index 79e33603717d..fe26e98c4fa4 100644 --- a/www-misc/bookmarksync/ChangeLog +++ b/www-misc/bookmarksync/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for www-misc/bookmarksync # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/www-misc/bookmarksync/ChangeLog,v 1.14 2012/12/27 17:13:55 pinkbyte Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-misc/bookmarksync/ChangeLog,v 1.15 2012/12/28 11:22:11 ago Exp $ + + 28 Dec 2012; Agostino Sarubbo <ago@gentoo.org> bookmarksync-0.3.4-r2.ebuild: + Stable for ppc, wrt bug #391601 27 Dec 2012; Sergey Popov <pinkbyte@gentoo.org> bookmarksync-0.3.4-r2.ebuild: Add ~amd64 keyword, wrt bug #391601 diff --git a/www-misc/bookmarksync/bookmarksync-0.3.4-r2.ebuild b/www-misc/bookmarksync/bookmarksync-0.3.4-r2.ebuild index d590b994fc7a..83c700ee5b1e 100644 --- a/www-misc/bookmarksync/bookmarksync-0.3.4-r2.ebuild +++ b/www-misc/bookmarksync/bookmarksync-0.3.4-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-misc/bookmarksync/bookmarksync-0.3.4-r2.ebuild,v 1.3 2012/12/27 17:13:55 pinkbyte Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-misc/bookmarksync/bookmarksync-0.3.4-r2.ebuild,v 1.4 2012/12/28 11:22:11 ago Exp $ EAPI="2" @@ -11,7 +11,7 @@ HOMEPAGE="http://sourceforge.net/projects/booksync/" SRC_URI="mirror://sourceforge/booksync/${P}.tar.gz" LICENSE="GPL-2" -KEYWORDS="~amd64 ~ppc x86" +KEYWORDS="~amd64 ppc x86" SLOT="0" IUSE="perl" |