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 | 6b2ea8cad7a2b9feed2d28948b4603c0ddbd3bf9 (patch) | |
tree | ea4d848441547da1fa239387d1daeee94466d9b8 /xfce-base/libxfcegui4 | |
parent | Drop ~alpha keyword wrt/ http://bugs.gentoo.org/show_bug.cgi?id=157881#c6 (diff) | |
download | historical-6b2ea8cad7a2b9feed2d28948b4603c0ddbd3bf9.tar.gz historical-6b2ea8cad7a2b9feed2d28948b4603c0ddbd3bf9.tar.bz2 historical-6b2ea8cad7a2b9feed2d28948b4603c0ddbd3bf9.zip |
Keyworded on x86-fbsd
Package-Manager: portage-2.1.2-r13
Diffstat (limited to 'xfce-base/libxfcegui4')
-rw-r--r-- | xfce-base/libxfcegui4/ChangeLog | 5 | ||||
-rw-r--r-- | xfce-base/libxfcegui4/libxfcegui4-4.4.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/xfce-base/libxfcegui4/ChangeLog b/xfce-base/libxfcegui4/ChangeLog index 01f3c25bd880..f660d8ac1c4d 100644 --- a/xfce-base/libxfcegui4/ChangeLog +++ b/xfce-base/libxfcegui4/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for xfce-base/libxfcegui4 # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfcegui4/ChangeLog,v 1.89 2007/02/26 19:45:56 drac Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfcegui4/ChangeLog,v 1.90 2007/03/02 22:39:42 welp Exp $ + + 02 Mar 2007; Peter Weller <welp@gentoo.org> libxfcegui4-4.4.0.ebuild: + Keyworded on x86-fbsd 26 Feb 2007; Samuli Suominen <drac@gentoo.org> libxfcegui4-4.4.0.ebuild: Change DESCRIPTION. Adjust HOMEPAGE for bug 165707. diff --git a/xfce-base/libxfcegui4/libxfcegui4-4.4.0.ebuild b/xfce-base/libxfcegui4/libxfcegui4-4.4.0.ebuild index 32d30ab84c84..ed230edfb485 100644 --- a/xfce-base/libxfcegui4/libxfcegui4-4.4.0.ebuild +++ b/xfce-base/libxfcegui4/libxfcegui4-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/libxfcegui4/libxfcegui4-4.4.0.ebuild,v 1.6 2007/02/26 19:45:56 drac Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfcegui4/libxfcegui4-4.4.0.ebuild,v 1.7 2007/03/02 22:39:42 welp Exp $ inherit xfce44 @@ -8,7 +8,7 @@ xfce44 DESCRIPTION="Unified widgets 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/libSM |