diff options
author | Jeremy Olexa <darkside@gentoo.org> | 2009-06-09 14:51:34 +0000 |
---|---|---|
committer | Jeremy Olexa <darkside@gentoo.org> | 2009-06-09 14:51:34 +0000 |
commit | 92bee7324df4d994bbf6cd714d321d6db24c139c (patch) | |
tree | 01d6135cc1161977dbdae9ee8a65f699a7d025df /xfce-base/libxfce4util | |
parent | slotmove of app-backup/kbackup to 3.5 (diff) | |
download | historical-92bee7324df4d994bbf6cd714d321d6db24c139c.tar.gz historical-92bee7324df4d994bbf6cd714d321d6db24c139c.tar.bz2 historical-92bee7324df4d994bbf6cd714d321d6db24c139c.zip |
amd64 stable, bug 265587
Package-Manager: portage-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" |