diff options
author | Jeremy Olexa <darkside@gentoo.org> | 2009-06-09 14:44:40 +0000 |
---|---|---|
committer | Jeremy Olexa <darkside@gentoo.org> | 2009-06-09 14:44:40 +0000 |
commit | b719b8212bbe2e63827111acd06b0cd1aa4097bf (patch) | |
tree | 636362ddac4bc921f727d1984c10ccac798615d9 /xfce-base/libxfce4util | |
parent | arm/ia64/s390/sh stable wrt #272474 (diff) | |
download | gentoo-2-b719b8212bbe2e63827111acd06b0cd1aa4097bf.tar.gz gentoo-2-b719b8212bbe2e63827111acd06b0cd1aa4097bf.tar.bz2 gentoo-2-b719b8212bbe2e63827111acd06b0cd1aa4097bf.zip |
amd64 stable, 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 23e1413a1d84..a38b1c8f06ae 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.121 2009/05/21 19:53:00 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4util/ChangeLog,v 1.122 2009/06/09 14:44:40 darkside Exp $ + + 09 Jun 2009; Jeremy Olexa <darkside@gentoo.org> libxfce4util-4.6.1.ebuild: + amd64 stable, bug 265587 21 May 2009; Christoph Mende <angelos@gentoo.org> libxfce4util-4.4.3.ebuild, 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 b493fd2443f3..d61cf97bd8a2 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.2 2009/05/21 19:53:00 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4util/libxfce4util-4.6.1.ebuild,v 1.3 2009/06/09 14:44:40 darkside 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" |