diff options
author | Tiago Cunha <tcunha@gentoo.org> | 2009-06-13 13:43:27 +0000 |
---|---|---|
committer | Tiago Cunha <tcunha@gentoo.org> | 2009-06-13 13:43:27 +0000 |
commit | ef5672e90c814b0c6f8ab4ef013f4bdc8d25e212 (patch) | |
tree | 91f767014819fbb7ce13fcefb5a1454c91022743 /xfce-base/libxfce4util | |
parent | ia64 stable wrt #270495 (diff) | |
download | gentoo-2-ef5672e90c814b0c6f8ab4ef013f4bdc8d25e212.tar.gz gentoo-2-ef5672e90c814b0c6f8ab4ef013f4bdc8d25e212.tar.bz2 gentoo-2-ef5672e90c814b0c6f8ab4ef013f4bdc8d25e212.zip |
stable sparc, bug 265587
(Portage version: 2.1.6.13/cvs/Linux x86_64)
Diffstat (limited to 'xfce-base/libxfce4util')
-rw-r--r-- | xfce-base/libxfce4util/ChangeLog | 5 | ||||
-rw-r--r-- | xfce-base/libxfce4util/libxfce4util-4.6.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/xfce-base/libxfce4util/ChangeLog b/xfce-base/libxfce4util/ChangeLog index a45205b126d2..38fa72a7e8be 100644 --- a/xfce-base/libxfce4util/ChangeLog +++ b/xfce-base/libxfce4util/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for xfce-base/libxfce4util # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4util/ChangeLog,v 1.123 2009/06/10 07:16:35 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4util/ChangeLog,v 1.124 2009/06/13 13:43:27 tcunha Exp $ + + 13 Jun 2009; Tiago Cunha <tcunha@gentoo.org> libxfce4util-4.6.1.ebuild: + stable sparc, bug 265587 10 Jun 2009; Christian Faulhammer <fauli@gentoo.org> libxfce4util-4.6.1.ebuild: diff --git a/xfce-base/libxfce4util/libxfce4util-4.6.1.ebuild b/xfce-base/libxfce4util/libxfce4util-4.6.1.ebuild index fe170602943c..ee294bd72563 100644 --- a/xfce-base/libxfce4util/libxfce4util-4.6.1.ebuild +++ b/xfce-base/libxfce4util/libxfce4util-4.6.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4util/libxfce4util-4.6.1.ebuild,v 1.4 2009/06/10 07:16:35 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4util/libxfce4util-4.6.1.ebuild,v 1.5 2009/06/13 13:43:27 tcunha Exp $ EAPI="1" @@ -10,7 +10,7 @@ xfce4_core DESCRIPTION="Basic utilities library" HOMEPAGE="http://www.xfce.org/projects/libraries" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh sparc x86 ~x86-fbsd" LICENSE="LGPL-2" IUSE="debug doc" |