diff options
author | Peter Weller <welp@gentoo.org> | 2007-03-02 22:42:40 +0000 |
---|---|---|
committer | Peter Weller <welp@gentoo.org> | 2007-03-02 22:42:40 +0000 |
commit | 037fbc28ec8877dc0b9e0ecd1e1f4cc5fe452c84 (patch) | |
tree | ba9ecf51cf1a6d1381a5d2a4b39a150a51e14dd0 /xfce-base/libxfce4mcs | |
parent | Keyworded on x86-fbsd (diff) | |
download | gentoo-2-037fbc28ec8877dc0b9e0ecd1e1f4cc5fe452c84.tar.gz gentoo-2-037fbc28ec8877dc0b9e0ecd1e1f4cc5fe452c84.tar.bz2 gentoo-2-037fbc28ec8877dc0b9e0ecd1e1f4cc5fe452c84.zip |
Keyworded on x86-fbsd
(Portage version: 2.1.2-r13)
Diffstat (limited to 'xfce-base/libxfce4mcs')
-rw-r--r-- | xfce-base/libxfce4mcs/ChangeLog | 5 | ||||
-rw-r--r-- | xfce-base/libxfce4mcs/libxfce4mcs-4.4.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/xfce-base/libxfce4mcs/ChangeLog b/xfce-base/libxfce4mcs/ChangeLog index c1da69a7bf88..bd21cbde1858 100644 --- a/xfce-base/libxfce4mcs/ChangeLog +++ b/xfce-base/libxfce4mcs/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for xfce-base/libxfce4mcs # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4mcs/ChangeLog,v 1.80 2007/02/26 19:50:30 drac Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4mcs/ChangeLog,v 1.81 2007/03/02 22:42:40 welp Exp $ + + 02 Mar 2007; Peter Weller <welp@gentoo.org> libxfce4mcs-4.4.0.ebuild: + Keyworded on x86-fbsd 26 Feb 2007; Samuli Suominen <drac@gentoo.org> libxfce4mcs-4.4.0.ebuild: Change DESCRIPTION. Adjust HOMEPAGE for bug 165707. diff --git a/xfce-base/libxfce4mcs/libxfce4mcs-4.4.0.ebuild b/xfce-base/libxfce4mcs/libxfce4mcs-4.4.0.ebuild index 17962f3199bf..7614216b981a 100644 --- a/xfce-base/libxfce4mcs/libxfce4mcs-4.4.0.ebuild +++ b/xfce-base/libxfce4mcs/libxfce4mcs-4.4.0.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/xfce-base/libxfce4mcs/libxfce4mcs-4.4.0.ebuild,v 1.4 2007/02/26 19:50:30 drac Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4mcs/libxfce4mcs-4.4.0.ebuild,v 1.5 2007/03/02 22:42:40 welp Exp $ inherit xfce44 @@ -8,7 +8,7 @@ xfce44 DESCRIPTION="Components library" HOMEPAGE="http://www.xfce.org/projects/libraries" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" IUSE="debug doc startup-notification" RDEPEND="x11-libs/libX11 |