diff options
author | Peter Weller <welp@gentoo.org> | 2007-03-10 19:49:10 +0000 |
---|---|---|
committer | Peter Weller <welp@gentoo.org> | 2007-03-10 19:49:10 +0000 |
commit | 478c074e736ef69a63202927ce3f73788aeef15c (patch) | |
tree | ae828cd7754e4beaac114e9ca1c70751e2523239 /x11-misc | |
parent | Add depend for hicolor-icon-theme, we need fallback index.theme.. using freed... (diff) | |
download | gentoo-2-478c074e736ef69a63202927ce3f73788aeef15c.tar.gz gentoo-2-478c074e736ef69a63202927ce3f73788aeef15c.tar.bz2 gentoo-2-478c074e736ef69a63202927ce3f73788aeef15c.zip |
Keyworded ~x86-fbsd
(Portage version: 2.1.2.2)
Diffstat (limited to 'x11-misc')
-rw-r--r-- | x11-misc/grsync/ChangeLog | 5 | ||||
-rw-r--r-- | x11-misc/grsync/grsync-0.5.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-misc/grsync/ChangeLog b/x11-misc/grsync/ChangeLog index 32ed11e7141a..a84407c7ae82 100644 --- a/x11-misc/grsync/ChangeLog +++ b/x11-misc/grsync/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-misc/grsync # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/grsync/ChangeLog,v 1.9 2007/02/03 12:21:38 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/grsync/ChangeLog,v 1.10 2007/03/10 19:49:10 welp Exp $ + + 10 Mar 2007; Peter Weller <welp@gentoo.org> grsync-0.5.2.ebuild: + Keyworded ~x86-fbsd *grsync-0.5.2 (03 Feb 2007) diff --git a/x11-misc/grsync/grsync-0.5.2.ebuild b/x11-misc/grsync/grsync-0.5.2.ebuild index c86fb0ec7911..ae92a6fc2644 100644 --- a/x11-misc/grsync/grsync-0.5.2.ebuild +++ b/x11-misc/grsync/grsync-0.5.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/grsync/grsync-0.5.2.ebuild,v 1.1 2007/02/03 12:21:38 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/grsync/grsync-0.5.2.ebuild,v 1.2 2007/03/10 19:49:10 welp Exp $ inherit eutils gnome2 autotools @@ -8,7 +8,7 @@ DESCRIPTION="A gtk frontend to rsync" HOMEPAGE="http://www.opbyte.it/grsync/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="~amd64 ~ppc ~x86 ~x86-fbsd" IUSE="doc" SRC_URI="http://www.opbyte.it/release/${P}.tar.gz" |