diff options
author | Matthias Maier <tamiko@gentoo.org> | 2014-12-08 23:44:40 +0000 |
---|---|---|
committer | Matthias Maier <tamiko@gentoo.org> | 2014-12-08 23:44:40 +0000 |
commit | 7b2c15b035ea7f96228cbcfca96c8e75048d7f4a (patch) | |
tree | 47b4ae5ecb1010e22eaed3879cbd211d3d76c027 /mate-base | |
parent | just drop X use-flag wrt bug #526204 (diff) | |
download | gentoo-2-7b2c15b035ea7f96228cbcfca96c8e75048d7f4a.tar.gz gentoo-2-7b2c15b035ea7f96228cbcfca96c8e75048d7f4a.tar.bz2 gentoo-2-7b2c15b035ea7f96228cbcfca96c8e75048d7f4a.zip |
fix accidental checkin
(Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key BD3A97A3)
Diffstat (limited to 'mate-base')
-rw-r--r-- | mate-base/caja/ChangeLog | 5 | ||||
-rw-r--r-- | mate-base/caja/caja-1.8.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/mate-base/caja/ChangeLog b/mate-base/caja/ChangeLog index 22709e20880c..b02513ea6e83 100644 --- a/mate-base/caja/ChangeLog +++ b/mate-base/caja/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for mate-base/caja # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/mate-base/caja/ChangeLog,v 1.9 2014/12/08 23:42:59 tamiko Exp $ +# $Header: /var/cvsroot/gentoo-x86/mate-base/caja/ChangeLog,v 1.10 2014/12/08 23:44:40 tamiko Exp $ + + 08 Dec 2014; Matthias Maier <tamiko@gentoo.org> caja-1.8.1.ebuild: + fix accidental checkin *caja-1.8.2-r1 (08 Dec 2014) diff --git a/mate-base/caja/caja-1.8.1.ebuild b/mate-base/caja/caja-1.8.1.ebuild index 2d4f6c843807..f4780cfdd79d 100644 --- a/mate-base/caja/caja-1.8.1.ebuild +++ b/mate-base/caja/caja-1.8.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/mate-base/caja/caja-1.8.1.ebuild,v 1.7 2014/12/08 23:42:59 tamiko Exp $ +# $Header: /var/cvsroot/gentoo-x86/mate-base/caja/caja-1.8.1.ebuild,v 1.8 2014/12/08 23:44:40 tamiko Exp $ EAPI="5" @@ -19,7 +19,7 @@ LICENSE="GPL-2 LGPL-2 FDL-1.1" SLOT="0" KEYWORDS="amd64 x86" -IUSE="+mate +introspection +unique xmp" +IUSE="X +mate +introspection +unique xmp" RDEPEND="dev-libs/atk:0 >=dev-libs/glib-2.28:2 |