* [gentoo-commits] gentoo-x86 commit in xfce-base/xfdesktop: xfdesktop-4.8.1.ebuild xfdesktop-4.8.2.ebuild
@ 2011-05-19 22:07 Samuli Suominen (ssuominen)
0 siblings, 0 replies; only message in thread
From: Samuli Suominen (ssuominen) @ 2011-05-19 22:07 UTC (permalink / raw
To: gentoo-commits
ssuominen 11/05/19 22:07:29
Modified: xfdesktop-4.8.1.ebuild xfdesktop-4.8.2.ebuild
Log:
EAPI4
(Portage version: 2.2.0_alpha33/cvs/Linux x86_64)
Revision Changes Path
1.9 xfce-base/xfdesktop/xfdesktop-4.8.1.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-base/xfdesktop/xfdesktop-4.8.1.ebuild?rev=1.9&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-base/xfdesktop/xfdesktop-4.8.1.ebuild?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-base/xfdesktop/xfdesktop-4.8.1.ebuild?r1=1.8&r2=1.9
Index: xfdesktop-4.8.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/xfce-base/xfdesktop/xfdesktop-4.8.1.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- xfdesktop-4.8.1.ebuild 26 Apr 2011 15:50:24 -0000 1.8
+++ xfdesktop-4.8.1.ebuild 19 May 2011 22:07:28 -0000 1.9
@@ -1,8 +1,8 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfdesktop/xfdesktop-4.8.1.ebuild,v 1.8 2011/04/26 15:50:24 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfdesktop/xfdesktop-4.8.1.ebuild,v 1.9 2011/05/19 22:07:28 ssuominen Exp $
-EAPI=3
+EAPI=4
inherit xfconf
DESCRIPTION="Desktop manager for the Xfce desktop environment"
@@ -35,7 +35,6 @@
pkg_setup() {
XFCONF=(
--docdir="${EPREFIX}"/usr/share/doc/${PF}
- --disable-dependency-tracking
--disable-static
$(use_enable thunar file-icons)
$(use_enable thunar thunarx)
@@ -44,5 +43,5 @@
$(xfconf_use_debug)
)
- DOCS="AUTHORS ChangeLog NEWS README TODO"
+ DOCS=( AUTHORS ChangeLog NEWS README TODO )
}
1.3 xfce-base/xfdesktop/xfdesktop-4.8.2.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-base/xfdesktop/xfdesktop-4.8.2.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-base/xfdesktop/xfdesktop-4.8.2.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-base/xfdesktop/xfdesktop-4.8.2.ebuild?r1=1.2&r2=1.3
Index: xfdesktop-4.8.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/xfce-base/xfdesktop/xfdesktop-4.8.2.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- xfdesktop-4.8.2.ebuild 22 Apr 2011 18:39:25 -0000 1.2
+++ xfdesktop-4.8.2.ebuild 19 May 2011 22:07:28 -0000 1.3
@@ -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/xfdesktop/xfdesktop-4.8.2.ebuild,v 1.2 2011/04/22 18:39:25 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfdesktop/xfdesktop-4.8.2.ebuild,v 1.3 2011/05/19 22:07:28 ssuominen Exp $
EAPI=4
inherit xfconf
@@ -11,6 +11,7 @@
LICENSE="GPL-2"
SLOT="0"
+# XXX: Don't mark this ebuild stable because of fake transparency problems, stay with 4.8.1 instead
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x86-solaris"
IUSE="debug libnotify thunar"
@@ -43,5 +44,5 @@
$(xfconf_use_debug)
)
- DOCS="AUTHORS ChangeLog NEWS README TODO"
+ DOCS=( AUTHORS ChangeLog NEWS README TODO )
}
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2011-05-19 22:07 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-05-19 22:07 [gentoo-commits] gentoo-x86 commit in xfce-base/xfdesktop: xfdesktop-4.8.1.ebuild xfdesktop-4.8.2.ebuild Samuli Suominen (ssuominen)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox