diff options
author | Christoph Mende <angelos@gentoo.org> | 2011-04-16 19:13:11 +0000 |
---|---|---|
committer | Christoph Mende <angelos@gentoo.org> | 2011-04-16 19:13:11 +0000 |
commit | 0d8dda9d63910933a26c7bb7764c43c8f5ce70d6 (patch) | |
tree | 8fada758c9d03ff503ffd2a6797dcdd2e96a1888 /xfce-base/garcon | |
parent | Delete older ebuild. (diff) | |
download | historical-0d8dda9d63910933a26c7bb7764c43c8f5ce70d6.tar.gz historical-0d8dda9d63910933a26c7bb7764c43c8f5ce70d6.tar.bz2 historical-0d8dda9d63910933a26c7bb7764c43c8f5ce70d6.zip |
Stable on amd64 wrt bug #363767
Package-Manager: portage-2.2.0_alpha30/cvs/Linux x86_64
Diffstat (limited to 'xfce-base/garcon')
-rw-r--r-- | xfce-base/garcon/ChangeLog | 5 | ||||
-rw-r--r-- | xfce-base/garcon/garcon-0.1.7.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/xfce-base/garcon/ChangeLog b/xfce-base/garcon/ChangeLog index 6ca1550c3451..2d32c4ed9aeb 100644 --- a/xfce-base/garcon/ChangeLog +++ b/xfce-base/garcon/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for xfce-base/garcon # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-base/garcon/ChangeLog,v 1.22 2011/04/16 10:27:19 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/garcon/ChangeLog,v 1.23 2011/04/16 19:12:37 angelos Exp $ + + 16 Apr 2011; Christoph Mende <angelos@gentoo.org> garcon-0.1.7.ebuild: + Stable on amd64 wrt bug #363767 *garcon-0.1.7 (16 Apr 2011) diff --git a/xfce-base/garcon/garcon-0.1.7.ebuild b/xfce-base/garcon/garcon-0.1.7.ebuild index 13d5c53e516a..ab42ea2a63ab 100644 --- a/xfce-base/garcon/garcon-0.1.7.ebuild +++ b/xfce-base/garcon/garcon-0.1.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-base/garcon/garcon-0.1.7.ebuild,v 1.1 2011/04/16 10:27:19 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/garcon/garcon-0.1.7.ebuild,v 1.2 2011/04/16 19:12:37 angelos Exp $ EAPI=4 inherit xfconf @@ -11,7 +11,7 @@ SRC_URI="mirror://xfce/src/libs/${PN}/0.1/${P}.tar.bz2" LICENSE="LGPL-2 FDL-1.1" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x86-solaris" IUSE="debug" RDEPEND=">=dev-libs/glib-2.14:2 |