summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSeemant Kulleen <seemant@gentoo.org>2002-08-02 17:54:50 +0000
committerSeemant Kulleen <seemant@gentoo.org>2002-08-02 17:54:50 +0000
commit7b4b8e0aaccc790f509044a6edccbba55e21a557 (patch)
treed708463815828325e7e8c2edae9e9c246f43256f /x11-misc
parentmodernised (diff)
downloadhistorical-7b4b8e0aaccc790f509044a6edccbba55e21a557.tar.gz
historical-7b4b8e0aaccc790f509044a6edccbba55e21a557.tar.bz2
historical-7b4b8e0aaccc790f509044a6edccbba55e21a557.zip
modernised
Diffstat (limited to 'x11-misc')
-rw-r--r--x11-misc/arphicfonts/arphicfonts-0.1.ebuild2
-rw-r--r--x11-misc/bbapm/bbapm-0.0.1-r1.ebuild4
-rw-r--r--x11-misc/bbapm/bbapm-0.0.1-r2.ebuild4
-rw-r--r--x11-misc/bbconf/bbconf-1.2-r1.ebuild4
-rw-r--r--x11-misc/bbconf/bbconf-1.2.ebuild4
-rw-r--r--x11-misc/bbconf/bbconf-1.6.ebuild4
-rw-r--r--x11-misc/bbrun/bbrun-1.1-r2.ebuild4
-rw-r--r--x11-misc/bbrun/bbrun-1.1-r3.ebuild4
-rw-r--r--x11-misc/bbrun/bbrun-1.3.ebuild4
-rw-r--r--x11-misc/bbweather/bbweather-0.3-r2.ebuild6
-rw-r--r--x11-misc/bbweather/bbweather-0.5.ebuild6
-rw-r--r--x11-misc/gkrellm-console/gkrellm-console-0.1.ebuild14
-rw-r--r--x11-misc/gpasman/gpasman-1.3.0.ebuild4
-rw-r--r--x11-misc/icecc/icecc-0.5.ebuild4
-rw-r--r--x11-misc/ikons/ikons-0.5.8.ebuild8
-rw-r--r--x11-misc/kochi-fonts/kochi-fonts-0.2.20020503.ebuild4
16 files changed, 40 insertions, 40 deletions
diff --git a/x11-misc/arphicfonts/arphicfonts-0.1.ebuild b/x11-misc/arphicfonts/arphicfonts-0.1.ebuild
index 37338b68331d..59c9787e9078 100644
--- a/x11-misc/arphicfonts/arphicfonts-0.1.ebuild
+++ b/x11-misc/arphicfonts/arphicfonts-0.1.ebuild
@@ -41,7 +41,7 @@ src_install() {
}
pkg_postinst() {
- echo ">>> Making font dirs..."
+ echo ">>> Making font dirs..."
cd /usr/X11R6/lib/X11/fonts/truetype/
/usr/X11R6/bin/ttmkfdir > fonts.scale
mkfontdir
diff --git a/x11-misc/bbapm/bbapm-0.0.1-r1.ebuild b/x11-misc/bbapm/bbapm-0.0.1-r1.ebuild
index 61b74dfecdf5..ed0b430d06a7 100644
--- a/x11-misc/bbapm/bbapm-0.0.1-r1.ebuild
+++ b/x11-misc/bbapm/bbapm-0.0.1-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/bbapm/bbapm-0.0.1-r1.ebuild,v 1.5 2002/08/01 11:59:04 seemant Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/bbapm/bbapm-0.0.1-r1.ebuild,v 1.6 2002/08/02 17:54:50 seemant Exp $
S=${WORKDIR}/${P}
DESCRIPTION="blackbox advanced power management tool"
@@ -11,7 +11,7 @@ SLOT="0"
KEYWORDS="x86"
DEPEND=">=x11-wm/blackbox-0.61
- >=sys-apps/apmd-3.0.1"
+ >=sys-apps/apmd-3.0.1"
src_compile() {
./configure --prefix=/usr --host=${CHOST} || die
diff --git a/x11-misc/bbapm/bbapm-0.0.1-r2.ebuild b/x11-misc/bbapm/bbapm-0.0.1-r2.ebuild
index c7dad60187b5..5510af9dd4d4 100644
--- a/x11-misc/bbapm/bbapm-0.0.1-r2.ebuild
+++ b/x11-misc/bbapm/bbapm-0.0.1-r2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/bbapm/bbapm-0.0.1-r2.ebuild,v 1.4 2002/07/11 06:30:57 drobbins Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/bbapm/bbapm-0.0.1-r2.ebuild,v 1.5 2002/08/02 17:54:50 seemant Exp $
S=${WORKDIR}/${P}
DESCRIPTION="blackbox advanced power management tool"
@@ -11,7 +11,7 @@ SLOT="0"
KEYWORDS="x86"
DEPEND="virtual/blackbox
- >=sys-apps/apmd-3.0.1"
+ >=sys-apps/apmd-3.0.1"
src_compile() {
./configure --prefix=/usr --host=${CHOST} || die
diff --git a/x11-misc/bbconf/bbconf-1.2-r1.ebuild b/x11-misc/bbconf/bbconf-1.2-r1.ebuild
index b259df702334..8ce9aac32a61 100644
--- a/x11-misc/bbconf/bbconf-1.2-r1.ebuild
+++ b/x11-misc/bbconf/bbconf-1.2-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/bbconf/bbconf-1.2-r1.ebuild,v 1.5 2002/08/01 11:40:17 seemant Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/bbconf/bbconf-1.2-r1.ebuild,v 1.6 2002/08/02 17:54:50 seemant Exp $
S=${WORKDIR}/${P}
DESCRIPTION="All-in-one blackbox configuration tool."
@@ -11,7 +11,7 @@ SLOT="0"
KEYWORDS="x86"
DEPEND="virtual/x11
- =x11-libs/qt-2*"
+ =x11-libs/qt-2*"
#RDEPEND=""
diff --git a/x11-misc/bbconf/bbconf-1.2.ebuild b/x11-misc/bbconf/bbconf-1.2.ebuild
index df76d797e332..a59e37468f4d 100644
--- a/x11-misc/bbconf/bbconf-1.2.ebuild
+++ b/x11-misc/bbconf/bbconf-1.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/bbconf/bbconf-1.2.ebuild,v 1.6 2002/08/01 11:40:17 seemant Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/bbconf/bbconf-1.2.ebuild,v 1.7 2002/08/02 17:54:50 seemant Exp $
S=${WORKDIR}/${P}
DESCRIPTION="All-in-one blackbox configuration tool."
@@ -11,7 +11,7 @@ SLOT="0"
KEYWORDS="x86"
DEPEND="virtual/x11
- =x11-libs/qt-2*"
+ =x11-libs/qt-2*"
#RDEPEND=""
diff --git a/x11-misc/bbconf/bbconf-1.6.ebuild b/x11-misc/bbconf/bbconf-1.6.ebuild
index 61c29e763ad0..a5d372d2e37d 100644
--- a/x11-misc/bbconf/bbconf-1.6.ebuild
+++ b/x11-misc/bbconf/bbconf-1.6.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/bbconf/bbconf-1.6.ebuild,v 1.4 2002/08/01 11:40:17 seemant Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/bbconf/bbconf-1.6.ebuild,v 1.5 2002/08/02 17:54:50 seemant Exp $
S=${WORKDIR}/${P}
DESCRIPTION="All-in-one blackbox configuration tool."
@@ -12,7 +12,7 @@ SLOT="0"
KEYWORDS="x86"
DEPEND="virtual/x11
- >=x11-libs/qt-3.0.3"
+ >=x11-libs/qt-3.0.3"
src_compile () {
./configure --prefix=/usr --host=${CHOST} --with-qt-dir=/usr/qt/3 || die
diff --git a/x11-misc/bbrun/bbrun-1.1-r2.ebuild b/x11-misc/bbrun/bbrun-1.1-r2.ebuild
index 1df7c290d849..ffa82575f54a 100644
--- a/x11-misc/bbrun/bbrun-1.1-r2.ebuild
+++ b/x11-misc/bbrun/bbrun-1.1-r2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/bbrun/bbrun-1.1-r2.ebuild,v 1.6 2002/07/22 13:38:41 aliz Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/bbrun/bbrun-1.1-r2.ebuild,v 1.7 2002/08/02 17:54:50 seemant Exp $
S=${WORKDIR}/${P}
DESCRIPTION="blackbox program execution dialog box"
@@ -11,7 +11,7 @@ SLOT="0"
KEYWORDS="x86"
DEPEND=">=x11-wm/blackbox-0.61
- =x11-libs/gtk+-1.2*"
+ =x11-libs/gtk+-1.2*"
RDEPEND=$DEPEND
src_unpack() {
diff --git a/x11-misc/bbrun/bbrun-1.1-r3.ebuild b/x11-misc/bbrun/bbrun-1.1-r3.ebuild
index 9b40e095f9e6..373924fdc378 100644
--- a/x11-misc/bbrun/bbrun-1.1-r3.ebuild
+++ b/x11-misc/bbrun/bbrun-1.1-r3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/bbrun/bbrun-1.1-r3.ebuild,v 1.6 2002/07/22 13:38:41 aliz Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/bbrun/bbrun-1.1-r3.ebuild,v 1.7 2002/08/02 17:54:50 seemant Exp $
S=${WORKDIR}/${P}
DESCRIPTION="blackbox program execution dialog box"
@@ -11,7 +11,7 @@ SLOT="0"
KEYWORDS="x86"
DEPEND="virtual/blackbox
- =x11-libs/gtk+-1.2*"
+ =x11-libs/gtk+-1.2*"
RDEPEND=$DEPEND
src_unpack() {
diff --git a/x11-misc/bbrun/bbrun-1.3.ebuild b/x11-misc/bbrun/bbrun-1.3.ebuild
index b928569f8cf7..be691414830a 100644
--- a/x11-misc/bbrun/bbrun-1.3.ebuild
+++ b/x11-misc/bbrun/bbrun-1.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/bbrun/bbrun-1.3.ebuild,v 1.5 2002/07/11 06:30:57 drobbins Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/bbrun/bbrun-1.3.ebuild,v 1.6 2002/08/02 17:54:50 seemant Exp $
S=${WORKDIR}/${P}
DESCRIPTION="blackbox program execution dialog box"
@@ -11,7 +11,7 @@ SLOT="0"
KEYWORDS="x86"
DEPEND="virtual/blackbox
- =x11-libs/gtk+-1.2*"
+ =x11-libs/gtk+-1.2*"
src_unpack() {
unpack ${A}
diff --git a/x11-misc/bbweather/bbweather-0.3-r2.ebuild b/x11-misc/bbweather/bbweather-0.3-r2.ebuild
index a9b1c61a94a6..9f888832cd19 100644
--- a/x11-misc/bbweather/bbweather-0.3-r2.ebuild
+++ b/x11-misc/bbweather/bbweather-0.3-r2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/bbweather/bbweather-0.3-r2.ebuild,v 1.4 2002/07/11 06:30:57 drobbins Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/bbweather/bbweather-0.3-r2.ebuild,v 1.5 2002/08/02 17:54:50 seemant Exp $
S=${WORKDIR}/${P}
DESCRIPTION="blackbox weather monitor"
@@ -11,8 +11,8 @@ SLOT="0"
KEYWORDS="x86"
DEPEND="virtual/blackbox
- >=net-misc/wget-1.7
- >=sys-devel/perl-5.6.1"
+ >=net-misc/wget-1.7
+ >=sys-devel/perl-5.6.1"
src_compile() {
./configure --prefix=/usr --host=${CHOST} || die
diff --git a/x11-misc/bbweather/bbweather-0.5.ebuild b/x11-misc/bbweather/bbweather-0.5.ebuild
index f14e7fa867bc..8da3233fdb0c 100644
--- a/x11-misc/bbweather/bbweather-0.5.ebuild
+++ b/x11-misc/bbweather/bbweather-0.5.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/bbweather/bbweather-0.5.ebuild,v 1.1 2002/07/07 08:55:03 seemant Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/bbweather/bbweather-0.5.ebuild,v 1.2 2002/08/02 17:54:50 seemant Exp $
S=${WORKDIR}/${P}
DESCRIPTION="blackbox weather monitor"
@@ -12,8 +12,8 @@ LICENSE="GPL"
KEYWORDS="*"
DEPEND="virtual/blackbox
- >=net-misc/wget-1.7
- >=sys-devel/perl-5.6.1"
+ >=net-misc/wget-1.7
+ >=sys-devel/perl-5.6.1"
src_compile() {
econf || die
diff --git a/x11-misc/gkrellm-console/gkrellm-console-0.1.ebuild b/x11-misc/gkrellm-console/gkrellm-console-0.1.ebuild
index ae07a6cf689d..bfc85f26fea4 100644
--- a/x11-misc/gkrellm-console/gkrellm-console-0.1.ebuild
+++ b/x11-misc/gkrellm-console/gkrellm-console-0.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/gkrellm-console/gkrellm-console-0.1.ebuild,v 1.5 2002/07/11 06:30:57 drobbins Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/gkrellm-console/gkrellm-console-0.1.ebuild,v 1.6 2002/08/02 17:54:50 seemant Exp $
MY_P=consolewatch-0.1
S=${WORKDIR}/${MY_P}
@@ -12,15 +12,15 @@ SLOT="0"
KEYWORDS="x86"
DEPEND=">=app-admin/gkrellm-1.0.6
- =x11-libs/gtk+-1.2*
- >=media-libs/imlib-1.9.10-r1"
+ =x11-libs/gtk+-1.2*
+ >=media-libs/imlib-1.9.10-r1"
src_compile() {
- emake || die
+ emake || die
}
src_install () {
- insinto /usr/lib/gkrellm/plugins
- doins consolewatch.so
- dodoc README Changelog TODO
+ insinto /usr/lib/gkrellm/plugins
+ doins consolewatch.so
+ dodoc README Changelog TODO
}
diff --git a/x11-misc/gpasman/gpasman-1.3.0.ebuild b/x11-misc/gpasman/gpasman-1.3.0.ebuild
index b60375ac377f..99fa1b750b41 100644
--- a/x11-misc/gpasman/gpasman-1.3.0.ebuild
+++ b/x11-misc/gpasman/gpasman-1.3.0.ebuild
@@ -1,6 +1,6 @@
# Copyrigth 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/gpasman/gpasman-1.3.0.ebuild,v 1.4 2002/08/01 11:59:04 seemant Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/gpasman/gpasman-1.3.0.ebuild,v 1.5 2002/08/02 17:54:50 seemant Exp $
S=${WORKDIR}/${P}
@@ -30,5 +30,5 @@ src_install() {
mkdir -p ${D}/usr/bin
emake prefix=${D}/usr install
- dodoc ChangeLog AUTHORS README BUGS NEWS
+ dodoc ChangeLog AUTHORS README BUGS NEWS
}
diff --git a/x11-misc/icecc/icecc-0.5.ebuild b/x11-misc/icecc/icecc-0.5.ebuild
index 41a2cf5fd176..d88940b34cad 100644
--- a/x11-misc/icecc/icecc-0.5.ebuild
+++ b/x11-misc/icecc/icecc-0.5.ebuild
@@ -1,6 +1,6 @@
# Copyright 2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/icecc/icecc-0.5.ebuild,v 1.2 2002/07/08 21:31:06 aliz Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/icecc/icecc-0.5.ebuild,v 1.3 2002/08/02 17:54:50 seemant Exp $
S=${WORKDIR}/${P}
DESCRIPTION="IceWM Control-Center."
@@ -8,7 +8,7 @@ SRC_URI="http://www.selena.kherson.ua/xvadim/${P}.tar.bz2"
HOMEPAGE="http://www.selena.kherson.ua/xvadim"
DEPEND="virtual/x11
- x11-libs/qt"
+ x11-libs/qt"
RDEPEND="x11-wm/icewm"
diff --git a/x11-misc/ikons/ikons-0.5.8.ebuild b/x11-misc/ikons/ikons-0.5.8.ebuild
index ad65369aeb6c..dbc59c8856c0 100644
--- a/x11-misc/ikons/ikons-0.5.8.ebuild
+++ b/x11-misc/ikons/ikons-0.5.8.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/ikons/ikons-0.5.8.ebuild,v 1.4 2002/07/17 00:04:10 seemant Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/ikons/ikons-0.5.8.ebuild,v 1.5 2002/08/02 17:54:50 seemant Exp $
S="${WORKDIR}/iKons_058"
DESCRIPTION="iKons iconset for KDE 2.x"
@@ -24,8 +24,8 @@ src_install(){
fi
if [ -d ${KDE3DIR} ] ; then
- mkdir -p ${D}/${KDE3DIR}/share/icons/
- cp -rf ${S} ${D}/${KDE3DIR}/share/icons/iKons_058
- fi
+ mkdir -p ${D}/${KDE3DIR}/share/icons/
+ cp -rf ${S} ${D}/${KDE3DIR}/share/icons/iKons_058
+ fi
}
diff --git a/x11-misc/kochi-fonts/kochi-fonts-0.2.20020503.ebuild b/x11-misc/kochi-fonts/kochi-fonts-0.2.20020503.ebuild
index ce117d965ce4..d182e5f15dc9 100644
--- a/x11-misc/kochi-fonts/kochi-fonts-0.2.20020503.ebuild
+++ b/x11-misc/kochi-fonts/kochi-fonts-0.2.20020503.ebuild
@@ -11,12 +11,12 @@ SLOT="0"
KEYWORDS="x86"
DEPEND=">=xfree-4.2.0-r9
- >=ttmkfdir-0.0-r1"
+ >=ttmkfdir-0.0-r1"
SRC_PATH="http://www.on.cs.keio.ac.jp/~yasu/linux/fonts"
SRC_URI="${SRC_PATH}/kochi-gothic-${PV}.tar.bz2
- ${SRC_PATH}/kochi-mincho-${PV}.tar.bz2"
+ ${SRC_PATH}/kochi-mincho-${PV}.tar.bz2"
src_unpack () {