summaryrefslogtreecommitdiff
path: root/x11-wm
diff options
context:
space:
mode:
authorTom William Payne <twp@gentoo.org>2004-12-19 18:28:47 +0000
committerTom William Payne <twp@gentoo.org>2004-12-19 18:28:47 +0000
commit0f1791b4f342cf74dc247d7231c9730ba2ffd3e2 (patch)
tree4a58c1a514b68b0b552bd659fecb74c69ddde3ca /x11-wm
parentRemoved unused package (now in media-libs/glitz) (diff)
downloadgentoo-2-0f1791b4f342cf74dc247d7231c9730ba2ffd3e2.tar.gz
gentoo-2-0f1791b4f342cf74dc247d7231c9730ba2ffd3e2.tar.bz2
gentoo-2-0f1791b4f342cf74dc247d7231c9730ba2ffd3e2.zip
Update to match latest snapshot. Bug # 74422. Thanks Arnaud Vrac.
Diffstat (limited to 'x11-wm')
-rw-r--r--x11-wm/ion3-svn/ChangeLog8
-rw-r--r--x11-wm/ion3-svn/Manifest5
-rw-r--r--x11-wm/ion3-svn/files/digest-ion3-svn-20041219 (renamed from x11-wm/ion3-svn/files/digest-ion3-svn-20040902)0
-rw-r--r--x11-wm/ion3-svn/ion3-svn-20041219.ebuild (renamed from x11-wm/ion3-svn/ion3-svn-20040902.ebuild)7
4 files changed, 16 insertions, 4 deletions
diff --git a/x11-wm/ion3-svn/ChangeLog b/x11-wm/ion3-svn/ChangeLog
index d01594e95d63..1ac837bf7b44 100644
--- a/x11-wm/ion3-svn/ChangeLog
+++ b/x11-wm/ion3-svn/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for x11-wm/ion3-svn
# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-wm/ion3-svn/ChangeLog,v 1.8 2004/09/05 10:58:52 malc Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-wm/ion3-svn/ChangeLog,v 1.9 2004/12/19 18:28:47 twp Exp $
+
+*ion3-svn-20041219 (19 Dec 2004)
+
+ 19 Dec 2004; Tom Payne <twp@gentoo.org> -ion3-svn-20040902.ebuild,
+ +ion3-svn-20041219.ebuild:
+ Update to match latest snapshot. Bug # 74422. Thanks Arnaud Vrac.
05 Sep 2004; Malcolm Lashley <malc@gentoo.org> ion3-svn-20040902.ebuild:
Add ~amd64 closes bug #62762
diff --git a/x11-wm/ion3-svn/Manifest b/x11-wm/ion3-svn/Manifest
index ef9da71cfe79..ee849c20f2fa 100644
--- a/x11-wm/ion3-svn/Manifest
+++ b/x11-wm/ion3-svn/Manifest
@@ -1,6 +1,7 @@
+MD5 f622114e1af6d53884a0a9a13b5a5c9d ion3-svn-20041219.ebuild 1875
MD5 252aee6a74f1ef0fd58fa7c0989fef61 ChangeLog 1042
MD5 d992d28bec4a3bfd72b441145091a58e metadata.xml 244
-MD5 00df88c285441d5cabe00067768baae3 ion3-svn-20040902.ebuild 1713
+MD5 e5e408ab1f83116c2138a26b20c86653 files/pwm3.desktop 170
MD5 d41d8cd98f00b204e9800998ecf8427e files/digest-ion3-svn-20040902 0
+MD5 d41d8cd98f00b204e9800998ecf8427e files/digest-ion3-svn-20041219 0
MD5 00450ed1292b72e2be71b9860c4db6ee files/ion3.desktop 217
-MD5 e5e408ab1f83116c2138a26b20c86653 files/pwm3.desktop 170
diff --git a/x11-wm/ion3-svn/files/digest-ion3-svn-20040902 b/x11-wm/ion3-svn/files/digest-ion3-svn-20041219
index e69de29bb2d1..e69de29bb2d1 100644
--- a/x11-wm/ion3-svn/files/digest-ion3-svn-20040902
+++ b/x11-wm/ion3-svn/files/digest-ion3-svn-20041219
diff --git a/x11-wm/ion3-svn/ion3-svn-20040902.ebuild b/x11-wm/ion3-svn/ion3-svn-20041219.ebuild
index 6417963408a2..e86a94094ddc 100644
--- a/x11-wm/ion3-svn/ion3-svn-20040902.ebuild
+++ b/x11-wm/ion3-svn/ion3-svn-20041219.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-wm/ion3-svn/ion3-svn-20040902.ebuild,v 1.2 2004/09/05 10:58:52 malc Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-wm/ion3-svn/ion3-svn-20041219.ebuild,v 1.1 2004/12/19 18:28:47 twp Exp $
inherit eutils subversion
@@ -19,6 +19,7 @@ DEPEND="virtual/x11
ESVN_REPO_URI="http://tao.uab.es/ion/svn/ion/trunk"
ESVN_PROJECT="ion-snapshot"
+ESVN_BOOTSTRAP="./predist.sh -snapshot"
src_compile() {
@@ -50,6 +51,10 @@ src_install() {
MANDIR=${D}/usr/share/man \
DOCDIR=${D}/usr/share/doc/${PF} \
LOCALEDIR=${D}/usr/share/locale \
+ LIBDIR=${D}/usr/lib \
+ MODULEDIR=${D}/usr/lib/ion3/mod \
+ LCDIR=${D}/usr/lib/ion3/lc \
+ VARDIR=${D}/var/cache/ion3 \
install || die
prepalldocs