summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMamoru Komachi <usata@gentoo.org>2004-03-11 20:52:46 +0000
committerMamoru Komachi <usata@gentoo.org>2004-03-11 20:52:46 +0000
commit56c040447ead52631039e3d572615bb2dc0f997f (patch)
tree73850f981bfbd4b8d6b88ee5887b000e9fa17835 /x11-terms
parentfixed bug 33597, gtk-dep in libquicktime (Manifest recommit) (diff)
downloadgentoo-2-56c040447ead52631039e3d572615bb2dc0f997f.tar.gz
gentoo-2-56c040447ead52631039e3d572615bb2dc0f997f.tar.bz2
gentoo-2-56c040447ead52631039e3d572615bb2dc0f997f.zip
Updated SRC_URI
Diffstat (limited to 'x11-terms')
-rw-r--r--x11-terms/hanterm/files/digest-hanterm-3.1.6-r11
-rw-r--r--x11-terms/hanterm/hanterm-3.1.6-r1.ebuild41
-rw-r--r--x11-terms/hanterm/hanterm-3.1.6-r2.ebuild6
3 files changed, 3 insertions, 45 deletions
diff --git a/x11-terms/hanterm/files/digest-hanterm-3.1.6-r1 b/x11-terms/hanterm/files/digest-hanterm-3.1.6-r1
deleted file mode 100644
index b70e3b26cddb..000000000000
--- a/x11-terms/hanterm/files/digest-hanterm-3.1.6-r1
+++ /dev/null
@@ -1 +0,0 @@
-MD5 243081bee614b0e1d9fea1e0c46b2ce9 hanterm-3.1.6.tar.gz 323736
diff --git a/x11-terms/hanterm/hanterm-3.1.6-r1.ebuild b/x11-terms/hanterm/hanterm-3.1.6-r1.ebuild
deleted file mode 100644
index db191368a2ba..000000000000
--- a/x11-terms/hanterm/hanterm-3.1.6-r1.ebuild
+++ /dev/null
@@ -1,41 +0,0 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-terms/hanterm/hanterm-3.1.6-r1.ebuild,v 1.7 2003/06/02 14:26:13 seemant Exp $
-
-S=${WORKDIR}/${P}
-DESCRIPTION="Hanterm -- Korean terminal"
-HOMEPAGE="http://www.hanterm.org"
-SRC_URI="http://hanterm.org/download/${P}.tar.gz"
-SLOT="0"
-KEYWORDS="x86"
-LICENSE="X11"
-
-
-DEPEND="virtual/glibc
- >=x11-libs/Xaw3d-1.5
- virtual/x11
- media-fonts/baekmuk-fonts"
-
-src_compile() {
- ./configure \
- --host=${CHOST} \
- --prefix=/usr \
- --mandir=/usr/share/man \
- --with-Xaw3d \
- --with-utempter
-
- emake || die
-}
-
-src_install() {
- make \
- prefix=${D}/usr \
- mandir=${D}/usr/share/man \
- install || die
- install -d ${D}/usr/X11R6/lib/X11/app-defaults/
- install -m 644 Hanterm.ad ${D}/usr/X11R6/lib/X11/app-defaults/Hanterm.orig
- install -m ${FILESDIR}/Hanterm.gentoo ${D}/usr/X11R6/lib/X11/app-defaults/Hanterm
-
- cd ${S}/doc
- dodoc README ChangeLog
-}
diff --git a/x11-terms/hanterm/hanterm-3.1.6-r2.ebuild b/x11-terms/hanterm/hanterm-3.1.6-r2.ebuild
index 6a487729ce22..71f5b31d6eca 100644
--- a/x11-terms/hanterm/hanterm-3.1.6-r2.ebuild
+++ b/x11-terms/hanterm/hanterm-3.1.6-r2.ebuild
@@ -1,13 +1,13 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-terms/hanterm/hanterm-3.1.6-r2.ebuild,v 1.7 2003/09/09 03:02:36 usata Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-terms/hanterm/hanterm-3.1.6-r2.ebuild,v 1.8 2004/03/11 20:52:46 usata Exp $
IUSE=""
S=${WORKDIR}/${P}
DESCRIPTION="Hanterm -- Korean terminal"
HOMEPAGE="http://www.hanterm.org/"
-SRC_URI="http://hanterm.org/download/${P}.tar.gz"
+SRC_URI="http://download.kldp.net/hanterm/${P}.tar.gz"
SLOT="0"
KEYWORDS="x86 ppc"