diff options
author | Simon Stelling <blubb@gentoo.org> | 2006-02-07 21:15:45 +0000 |
---|---|---|
committer | Simon Stelling <blubb@gentoo.org> | 2006-02-07 21:15:45 +0000 |
commit | 2855b84be0de23c1d18f72c7529b09533abbc24b (patch) | |
tree | 1869a77f2626b33cf34d123f77c778b1e76c66e0 /xfce-base | |
parent | Mark 1.0.11_rc3 stable on alpha (diff) | |
download | gentoo-2-2855b84be0de23c1d18f72c7529b09533abbc24b.tar.gz gentoo-2-2855b84be0de23c1d18f72c7529b09533abbc24b.tar.bz2 gentoo-2-2855b84be0de23c1d18f72c7529b09533abbc24b.zip |
stable amd64
(Portage version: 2.1_pre4-r1)
Diffstat (limited to 'xfce-base')
-rw-r--r-- | xfce-base/libxfcegui4/ChangeLog | 6 | ||||
-rw-r--r-- | xfce-base/libxfcegui4/libxfcegui4-4.2.2-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/xfce-base/libxfcegui4/ChangeLog b/xfce-base/libxfcegui4/ChangeLog index ba9099416f07..1e4ba932d6fe 100644 --- a/xfce-base/libxfcegui4/ChangeLog +++ b/xfce-base/libxfcegui4/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for xfce-base/libxfcegui4 # Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfcegui4/ChangeLog,v 1.62 2006/01/21 22:09:31 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfcegui4/ChangeLog,v 1.63 2006/02/07 21:15:45 blubb Exp $ + + 07 Feb 2006; Simon Stelling <blubb@gentoo.org> + libxfcegui4-4.2.2-r1.ebuild: + stable on amd64 21 Jan 2006; Markus Rothe <corsair@gentoo.org> libxfcegui4-4.2.2-r1.ebuild: diff --git a/xfce-base/libxfcegui4/libxfcegui4-4.2.2-r1.ebuild b/xfce-base/libxfcegui4/libxfcegui4-4.2.2-r1.ebuild index 7e4dee68e7c2..7bfafed3b397 100644 --- a/xfce-base/libxfcegui4/libxfcegui4-4.2.2-r1.ebuild +++ b/xfce-base/libxfcegui4/libxfcegui4-4.2.2-r1.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfcegui4/libxfcegui4-4.2.2-r1.ebuild,v 1.9 2006/01/21 22:09:31 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfcegui4/libxfcegui4-4.2.2-r1.ebuild,v 1.10 2006/02/07 21:15:45 blubb Exp $ DESCRIPTION="Libraries for Xfce 4" LICENSE="LGPL-2" -KEYWORDS="~alpha ~amd64 arm ~hppa ~ia64 ~mips ppc ppc64 sparc x86" +KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ppc ppc64 sparc x86" IUSE="" RDEPEND="~xfce-base/libxfce4util-${PV}" |