diff options
author | Jeremy Olexa <darkside@gentoo.org> | 2009-04-21 04:24:34 +0000 |
---|---|---|
committer | Jeremy Olexa <darkside@gentoo.org> | 2009-04-21 04:24:34 +0000 |
commit | 584e60fccaef833dabf0dbb7c47cf0cbb57ae767 (patch) | |
tree | 9da847e261746eadf2ee283a08fecf6e27506e7c /xfce-base | |
parent | Fix implicit memory decls #265616. (diff) | |
download | gentoo-2-584e60fccaef833dabf0dbb7c47cf0cbb57ae767.tar.gz gentoo-2-584e60fccaef833dabf0dbb7c47cf0cbb57ae767.tar.bz2 gentoo-2-584e60fccaef833dabf0dbb7c47cf0cbb57ae767.zip |
Version bump for xfce-4.6.1 release, remove old
(Portage version: 2.1.6.11/cvs/Linux x86_64)
Diffstat (limited to 'xfce-base')
-rw-r--r-- | xfce-base/libxfce4util/ChangeLog | 8 | ||||
-rw-r--r-- | xfce-base/libxfce4util/libxfce4util-4.6.1.ebuild (renamed from xfce-base/libxfce4util/libxfce4util-4.6.0.ebuild) | 4 |
2 files changed, 9 insertions, 3 deletions
diff --git a/xfce-base/libxfce4util/ChangeLog b/xfce-base/libxfce4util/ChangeLog index 15f46b4add1b..6f5534e5d3d0 100644 --- a/xfce-base/libxfce4util/ChangeLog +++ b/xfce-base/libxfce4util/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for xfce-base/libxfce4util # Copyright 2000-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4util/ChangeLog,v 1.119 2009/03/22 12:34:27 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4util/ChangeLog,v 1.120 2009/04/21 04:24:34 darkside Exp $ + +*libxfce4util-4.6.1 (21 Apr 2009) + + 21 Apr 2009; Jeremy Olexa <darkside@gentoo.org> + -libxfce4util-4.6.0.ebuild, +libxfce4util-4.6.1.ebuild: + Version bump for xfce-4.6.1 release, remove old 22 Mar 2009; Christoph Mende <angelos@gentoo.org> libxfce4util-4.6.0.ebuild: diff --git a/xfce-base/libxfce4util/libxfce4util-4.6.0.ebuild b/xfce-base/libxfce4util/libxfce4util-4.6.1.ebuild index 2e978cc856ad..7437ebdf3e7c 100644 --- a/xfce-base/libxfce4util/libxfce4util-4.6.0.ebuild +++ b/xfce-base/libxfce4util/libxfce4util-4.6.1.ebuild @@ -1,8 +1,8 @@ # 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.0.ebuild,v 1.3 2009/03/22 12:34:27 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4util/libxfce4util-4.6.1.ebuild,v 1.1 2009/04/21 04:24:34 darkside Exp $ -EAPI=1 +EAPI="1" inherit xfce4 |