public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in x11-libs/libelysiumui: libelysiumui-0.2.0.ebuild ChangeLog
@ 2008-04-26  7:44 Samuli Suominen (drac)
  0 siblings, 0 replies; only message in thread
From: Samuli Suominen (drac) @ 2008-04-26  7:44 UTC (permalink / raw
  To: gentoo-commits

drac        08/04/26 07:44:20

  Modified:             libelysiumui-0.2.0.ebuild ChangeLog
  Log:
  Use DESTDIR for installing. Move pkgconfig from RDEPEND to DEPEND wrt #217278.
  (Portage version: 2.1.5_rc6)

Revision  Changes    Path
1.8                  x11-libs/libelysiumui/libelysiumui-0.2.0.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/libelysiumui/libelysiumui-0.2.0.ebuild?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/libelysiumui/libelysiumui-0.2.0.ebuild?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/libelysiumui/libelysiumui-0.2.0.ebuild?r1=1.7&r2=1.8

Index: libelysiumui-0.2.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-libs/libelysiumui/libelysiumui-0.2.0.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- libelysiumui-0.2.0.ebuild	14 Jan 2007 21:34:34 -0000	1.7
+++ libelysiumui-0.2.0.ebuild	26 Apr 2008 07:44:20 -0000	1.8
@@ -1,22 +1,23 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2008 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/libelysiumui/libelysiumui-0.2.0.ebuild,v 1.7 2007/01/14 21:34:34 leio Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/libelysiumui/libelysiumui-0.2.0.ebuild,v 1.8 2008/04/26 07:44:20 drac Exp $
 
 DESCRIPTION="User Interface enhancements for Elysium GNU/Linux"
 HOMEPAGE="http://elysium-project.sourceforge.net"
 SRC_URI="mirror://sourceforge/elysium-project/${P}.tar.gz"
 
 LICENSE="GPL-2"
-KEYWORDS="ppc x86"
 SLOT="0"
+KEYWORDS="~amd64 ppc x86"
 IUSE=""
 
-DEPEND=">=dev-libs/glib-2
-	>=x11-libs/gtk+-2
+RDEPEND=">=x11-libs/gtk+-2
 	>=gnome-base/gnome-vfs-2
-	>=gnome-base/gconf-1.2
-	>=dev-util/pkgconfig-0.9"
+	>=gnome-base/gconf-2"
+DEPEND="${RDEPEND}
+	dev-util/pkgconfig"
 
 src_install() {
-	einstall || die "install failed"
+	emake DESTDIR="${D}" install || die "emake install failed."
+	dodoc AUTHORS ChangeLog README TODO
 }



1.8                  x11-libs/libelysiumui/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/libelysiumui/ChangeLog?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/libelysiumui/ChangeLog?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/libelysiumui/ChangeLog?r1=1.7&r2=1.8

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-libs/libelysiumui/ChangeLog,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- ChangeLog	14 Jan 2007 21:34:34 -0000	1.7
+++ ChangeLog	26 Apr 2008 07:44:20 -0000	1.8
@@ -1,6 +1,10 @@
 # ChangeLog for x11-libs/libelysiumui
-# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/libelysiumui/ChangeLog,v 1.7 2007/01/14 21:34:34 leio Exp $
+# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/libelysiumui/ChangeLog,v 1.8 2008/04/26 07:44:20 drac Exp $
+
+  26 Apr 2008; Samuli Suominen <drac@gentoo.org> libelysiumui-0.2.0.ebuild:
+  Use DESTDIR for installing. Move pkgconfig from RDEPEND to DEPEND wrt
+  #217278.
 
   14 Jan 2007; Mart Raudsepp <leio@gentoo.org> libelysiumui-0.2.0.ebuild:
   Add missing depend on pkgconfig, bug 151171



-- 
gentoo-commits@lists.gentoo.org mailing list



^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2008-04-26  7:44 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-04-26  7:44 [gentoo-commits] gentoo-x86 commit in x11-libs/libelysiumui: libelysiumui-0.2.0.ebuild ChangeLog Samuli Suominen (drac)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox