summaryrefslogtreecommitdiff
path: root/x11-wm
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
commit75a378911ffd4a80f539fc343e879dc6a83c2216 (patch)
treebff521d4572ea80b49080c3b261088b7b034a4d6 /x11-wm
parentInitial import. Ebuild submitted by Ray Tsang <rayt@9pnet.com>; bug #104227. (diff)
downloadhistorical-75a378911ffd4a80f539fc343e879dc6a83c2216.tar.gz
historical-75a378911ffd4a80f539fc343e879dc6a83c2216.tar.bz2
historical-75a378911ffd4a80f539fc343e879dc6a83c2216.zip
Added media-libs/jpeg to DEPEND. Thanks to Brett Johnson <brett@blzj.com>;bug #112102.
Package-Manager: portage-2.0.52-r1
Diffstat (limited to 'x11-wm')
-rw-r--r--x11-wm/xpde/ChangeLog9
-rw-r--r--x11-wm/xpde/Manifest8
-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
5 files changed, 23 insertions, 15 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/Manifest b/x11-wm/xpde/Manifest
index c0fb0a22bf5f..7c13ce54a93e 100644
--- a/x11-wm/xpde/Manifest
+++ b/x11-wm/xpde/Manifest
@@ -1,7 +1,7 @@
-MD5 6e263a850c8a53be7057be2cd18b840d ChangeLog 1687
-MD5 eb1963eb86613a19463bf97c0ca6e1a3 xpde-0.3.5.ebuild 1654
-MD5 2b50ce708a61ddd0a13c9bdc5c38ad0d xpde-0.4.0.ebuild 1654
-MD5 d6b5a801e5d2a573cca86f69c8c2d999 xpde-0.5.1.ebuild 962
+MD5 e65fdbb0075fc6d3f2b69d41285173c8 ChangeLog 1887
+MD5 3d3d2fca2d64d77ba0b529ab632668b0 xpde-0.3.5.ebuild 1671
+MD5 0c6d8255f51983b92e29d74e752ac42c xpde-0.4.0.ebuild 1671
+MD5 128e026fcc0f80c7efb01190d6e455a0 xpde-0.5.1.ebuild 979
MD5 e7307c1653035014c1e36a27ca8ccb45 metadata.xml 163
MD5 97e6c2dc937af7b7d66566cc25a8d558 files/digest-xpde-0.3.5 72
MD5 7d9936062181818ce6a8d0f2bccee241 files/digest-xpde-0.4.0 73
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() {