summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMamoru Komachi <usata@gentoo.org>2005-12-04 04:37:33 +0000
committerMamoru Komachi <usata@gentoo.org>2005-12-04 04:37:33 +0000
commit25dcc4e9f1567b6a6ec3bbdaefab7a61a53e1981 (patch)
treed5a94c9afad313d46e72b218d0a6a54522f19174 /x11-wm/xpde
parentInitial import. Ebuild submitted by Ray Tsang <rayt@9pnet.com>; bug #104227. (diff)
downloadgentoo-2-25dcc4e9f1567b6a6ec3bbdaefab7a61a53e1981.tar.gz
gentoo-2-25dcc4e9f1567b6a6ec3bbdaefab7a61a53e1981.tar.bz2
gentoo-2-25dcc4e9f1567b6a6ec3bbdaefab7a61a53e1981.zip
Added media-libs/jpeg to DEPEND. Thanks to Brett Johnson <brett@blzj.com>;bug #112102.
(Portage version: 2.0.52-r1)
Diffstat (limited to 'x11-wm/xpde')
-rw-r--r--x11-wm/xpde/ChangeLog9
-rw-r--r--x11-wm/xpde/xpde-0.3.5.ebuild7
-rw-r--r--x11-wm/xpde/xpde-0.4.0.ebuild7
-rw-r--r--x11-wm/xpde/xpde-0.5.1.ebuild7
4 files changed, 19 insertions, 11 deletions
diff --git a/x11-wm/xpde/ChangeLog b/x11-wm/xpde/ChangeLog
index d696b7d3740f..60f61c7e8f7c 100644
--- a/x11-wm/xpde/ChangeLog
+++ b/x11-wm/xpde/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for x11-wm/xpde
-# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-wm/xpde/ChangeLog,v 1.10 2004/10/09 19:44:42 usata Exp $
+# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-wm/xpde/ChangeLog,v 1.11 2005/12/04 04:37:33 usata Exp $
+
+ 04 Dec 2005; Mamoru KOMACHI <usata@gentoo.org> xpde-0.3.5.ebuild,
+ xpde-0.4.0.ebuild, xpde-0.5.1.ebuild:
+ Added media-libs/jpeg to DEPEND. Thanks to Brett Johnson
+ <brett@blzj.com>;bug #112102.
10 Oct 2004; Mamoru KOMACHI <usata@gentoo.org> xpde-0.3.5.ebuild,
xpde-0.4.0.ebuild, xpde-0.5.1.ebuild:
diff --git a/x11-wm/xpde/xpde-0.3.5.ebuild b/x11-wm/xpde/xpde-0.3.5.ebuild
index bf12f8c3214b..1823eb4cc41c 100644
--- a/x11-wm/xpde/xpde-0.3.5.ebuild
+++ b/x11-wm/xpde/xpde-0.3.5.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-wm/xpde/xpde-0.3.5.ebuild,v 1.4 2004/10/09 19:44:42 usata Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-wm/xpde/xpde-0.3.5.ebuild,v 1.5 2005/12/04 04:37:33 usata Exp $
DESCRIPTION="A Desktop Environment modelled after the O/S from Redmond, WA"
HOMEPAGE="http://www.xpde.com/"
@@ -11,7 +11,8 @@ SLOT="0"
KEYWORDS="-* x86"
IUSE=""
-DEPEND="virtual/x11"
+DEPEND="virtual/x11
+ media-libs/jpeg"
src_compile() {
einfo
diff --git a/x11-wm/xpde/xpde-0.4.0.ebuild b/x11-wm/xpde/xpde-0.4.0.ebuild
index 09f4fc5576c3..6821df7ecb1c 100644
--- a/x11-wm/xpde/xpde-0.4.0.ebuild
+++ b/x11-wm/xpde/xpde-0.4.0.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-wm/xpde/xpde-0.4.0.ebuild,v 1.4 2004/10/09 19:44:42 usata Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-wm/xpde/xpde-0.4.0.ebuild,v 1.5 2005/12/04 04:37:33 usata Exp $
DESCRIPTION="A Desktop Environment modelled after the O/S from Redmond, WA"
HOMEPAGE="http://www.xpde.com/"
@@ -11,7 +11,8 @@ SLOT="0"
KEYWORDS="-* x86"
IUSE=""
-DEPEND="virtual/x11"
+DEPEND="virtual/x11
+ media-libs/jpeg"
src_compile() {
einfo
diff --git a/x11-wm/xpde/xpde-0.5.1.ebuild b/x11-wm/xpde/xpde-0.5.1.ebuild
index bac53e003842..b01d6a009d0a 100644
--- a/x11-wm/xpde/xpde-0.5.1.ebuild
+++ b/x11-wm/xpde/xpde-0.5.1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-wm/xpde/xpde-0.5.1.ebuild,v 1.2 2004/10/09 19:44:43 usata Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-wm/xpde/xpde-0.5.1.ebuild,v 1.3 2005/12/04 04:37:33 usata Exp $
inherit eutils
@@ -13,7 +13,8 @@ SLOT="0"
KEYWORDS="-* x86"
IUSE=""
-DEPEND="virtual/x11"
+DEPEND="virtual/x11
+ media-libs/jpeg"
S=${WORKDIR}/${PN}
src_unpack() {