summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMasatomo Nakano <nakano@gentoo.org>2005-03-24 19:34:34 +0000
committerMasatomo Nakano <nakano@gentoo.org>2005-03-24 19:34:34 +0000
commit5e73bdf16e9b6c9e830a47eb73fc7d85d3f85a97 (patch)
tree16cb9c2ffa3c6f15bd8ad4fcab8febb131b8a684 /www-client
parentAdd ~alpha keyword, bug 85479. (diff)
downloadgentoo-2-5e73bdf16e9b6c9e830a47eb73fc7d85d3f85a97.tar.gz
gentoo-2-5e73bdf16e9b6c9e830a47eb73fc7d85d3f85a97.tar.bz2
gentoo-2-5e73bdf16e9b6c9e830a47eb73fc7d85d3f85a97.zip
removed old ebuilds
(Portage version: 2.0.51.19)
Diffstat (limited to 'www-client')
-rw-r--r--www-client/kazehakase/ChangeLog6
-rw-r--r--www-client/kazehakase/files/digest-kazehakase-0.2.11
-rw-r--r--www-client/kazehakase/files/digest-kazehakase-0.2.31
-rw-r--r--www-client/kazehakase/files/digest-kazehakase-0.2.41
-rw-r--r--www-client/kazehakase/kazehakase-0.2.1.ebuild67
-rw-r--r--www-client/kazehakase/kazehakase-0.2.3.ebuild70
-rw-r--r--www-client/kazehakase/kazehakase-0.2.4.ebuild70
7 files changed, 5 insertions, 211 deletions
diff --git a/www-client/kazehakase/ChangeLog b/www-client/kazehakase/ChangeLog
index 4e05d302cdf9..8ab410778bcb 100644
--- a/www-client/kazehakase/ChangeLog
+++ b/www-client/kazehakase/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for www-client/kazehakase
# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/www-client/kazehakase/ChangeLog,v 1.3 2005/03/23 16:20:11 seemant Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-client/kazehakase/ChangeLog,v 1.4 2005/03/24 19:34:34 nakano Exp $
+
+ 24 Mar 2005; Masatomo Nakano <nakano@gentoo.org> -kazehakase-0.2.1.ebuild,
+ -kazehakase-0.2.3.ebuild, -kazehakase-0.2.4.ebuild:
+ Removed old ebuilds.
23 Mar 2005; Seemant Kulleen <seemant@gentoo.org> kazehakase-0.2.1.ebuild,
kazehakase-0.2.2.ebuild, kazehakase-0.2.3.ebuild, kazehakase-0.2.4.ebuild,
diff --git a/www-client/kazehakase/files/digest-kazehakase-0.2.1 b/www-client/kazehakase/files/digest-kazehakase-0.2.1
deleted file mode 100644
index 9f48bbeb7232..000000000000
--- a/www-client/kazehakase/files/digest-kazehakase-0.2.1
+++ /dev/null
@@ -1 +0,0 @@
-MD5 c89f80966fc30b233a7cea92d22f7fa0 kazehakase-0.2.1.tar.gz 1035115
diff --git a/www-client/kazehakase/files/digest-kazehakase-0.2.3 b/www-client/kazehakase/files/digest-kazehakase-0.2.3
deleted file mode 100644
index 3b91e02858fb..000000000000
--- a/www-client/kazehakase/files/digest-kazehakase-0.2.3
+++ /dev/null
@@ -1 +0,0 @@
-MD5 8da05d3dc36b78043ea8500389cb9623 kazehakase-0.2.3.tar.gz 1064686
diff --git a/www-client/kazehakase/files/digest-kazehakase-0.2.4 b/www-client/kazehakase/files/digest-kazehakase-0.2.4
deleted file mode 100644
index b04deaea70e0..000000000000
--- a/www-client/kazehakase/files/digest-kazehakase-0.2.4
+++ /dev/null
@@ -1 +0,0 @@
-MD5 fc90ec8869b5751fc46ecb9fa24a4378 kazehakase-0.2.4.tar.gz 1081866
diff --git a/www-client/kazehakase/kazehakase-0.2.1.ebuild b/www-client/kazehakase/kazehakase-0.2.1.ebuild
deleted file mode 100644
index 294384c0114f..000000000000
--- a/www-client/kazehakase/kazehakase-0.2.1.ebuild
+++ /dev/null
@@ -1,67 +0,0 @@
-# Copyright 1999-2005 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/www-client/kazehakase/kazehakase-0.2.1.ebuild,v 1.2 2005/03/23 16:20:11 seemant Exp $
-
-IUSE="migemo estraier thumbnail"
-
-DESCRIPTION="Kazehakase is a browser with gecko engine like Epiphany or Galeon."
-SRC_URI="mirror://sourceforge.jp/${PN}/12026/${P}.tar.gz"
-HOMEPAGE="http://kazehakase.sourceforge.jp/"
-
-SLOT="0"
-KEYWORDS="x86 ~amd64 ~ppc"
-LICENSE="GPL-2"
-
-DEPEND=">=www-client/mozilla-1.6
- x11-libs/pango
- >=x11-libs/gtk+-2
- dev-util/pkgconfig
- net-misc/curl
- migemo? ( || ( app-text/migemo app-text/cmigemo ) )
- estraier? ( app-text/estraier )
- thumbnail? ( virtual/ghostscript )"
-
-RDEPEND="${DEPEND}
- !www-client/kazehakase-cvs"
-
-pkg_setup(){
- if grep -v gtk2 /var/db/pkg/www-client/mozilla-[[:digit:]]*/USE &> /dev/null
- then
- echo
- eerror
- eerror "This needs mozilla used gtk2."
- eerror "To build mozilla use gtk2, please type following command:"
- eerror
- eerror " # USE=\"gtk2\" emerge mozilla"
- eerror
- die
- fi
-}
-
-src_compile(){
- econf `use_enable migemo` || die
- emake || die
-}
-
-src_install(){
- emake DESTDIR="${D}" install || die
- dodoc ABOUT-NLS AUTHORS COPYING* ChangeLog NEWS README* TODO.ja
-}
-
-pkg_postinst(){
- if use thumbnail; then
- einfo "To enable thumbnail, "
- einfo " 1. Go to Preference."
- einfo " 2. Check \"Create thumbnail\"."
- einfo
- ewarn "Creating thumbnail process is still unstable (sometimes causes crash),"
- ewarn "but most causes of unstability are Mozilla. If you find a crash bug on"
- ewarn "Kazehakase, please confirm the following:"
- ewarn
- ewarn " 1. Load a crash page with Mozilla."
- ewarn " 2. Print preview the page."
- ewarn " 3. Close print preview window."
- ewarn " 4. Print the page to a file."
- ewarn
- fi
-}
diff --git a/www-client/kazehakase/kazehakase-0.2.3.ebuild b/www-client/kazehakase/kazehakase-0.2.3.ebuild
deleted file mode 100644
index 1534e982048b..000000000000
--- a/www-client/kazehakase/kazehakase-0.2.3.ebuild
+++ /dev/null
@@ -1,70 +0,0 @@
-# Copyright 1999-2005 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/www-client/kazehakase/kazehakase-0.2.3.ebuild,v 1.2 2005/03/23 16:20:11 seemant Exp $
-
-IUSE="migemo estraier thumbnail"
-
-DESCRIPTION="Kazehakase is a browser with gecko engine like Epiphany or Galeon."
-SRC_URI="mirror://sourceforge.jp/${PN}/12746/${P}.tar.gz"
-HOMEPAGE="http://kazehakase.sourceforge.jp/"
-
-SLOT="0"
-KEYWORDS="x86 ~amd64 ~ppc ~sparc"
-LICENSE="GPL-2"
-
-DEPEND=">=www-client/mozilla-1.6
- x11-libs/pango
- >=x11-libs/gtk+-2
- dev-util/pkgconfig
- net-misc/curl
- migemo? ( || ( app-text/migemo app-text/cmigemo ) )
- estraier? ( app-text/estraier )
- thumbnail? ( virtual/ghostscript )"
-
-RDEPEND="${DEPEND}
- !www-client/kazehakase-cvs"
-
-pkg_setup(){
- local moz_use="$(</var/db/pkg/`best_version www-client/mozilla`/USE)"
-
- # >=www-client/mozilla-1.7.3-r2 always depend on gtk2.
- if ! has_version '>=www-client/mozilla-1.7.3-r2' && ! has gtk2 ${moz_use}
- then
- echo
- eerror
- eerror "This needs mozilla used gtk2."
- eerror "To build mozilla use gtk2, please type following command:"
- eerror
- eerror " # USE=\"gtk2\" emerge mozilla"
- eerror
- die
- fi
-}
-
-src_compile(){
- econf `use_enable migemo` || die
- emake || die
-}
-
-src_install(){
- emake DESTDIR="${D}" install || die
- dodoc ABOUT-NLS AUTHORS COPYING* ChangeLog NEWS README* TODO.ja
-}
-
-pkg_postinst(){
- if use thumbnail; then
- einfo "To enable thumbnail, "
- einfo " 1. Go to Preference."
- einfo " 2. Check \"Create thumbnail\"."
- einfo
- ewarn "Creating thumbnail process is still unstable (sometimes causes crash),"
- ewarn "but most causes of unstability are Mozilla. If you find a crash bug on"
- ewarn "Kazehakase, please confirm the following:"
- ewarn
- ewarn " 1. Load a crash page with Mozilla."
- ewarn " 2. Print preview the page."
- ewarn " 3. Close print preview window."
- ewarn " 4. Print the page to a file."
- ewarn
- fi
-}
diff --git a/www-client/kazehakase/kazehakase-0.2.4.ebuild b/www-client/kazehakase/kazehakase-0.2.4.ebuild
deleted file mode 100644
index 5c6650734d24..000000000000
--- a/www-client/kazehakase/kazehakase-0.2.4.ebuild
+++ /dev/null
@@ -1,70 +0,0 @@
-# Copyright 1999-2005 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/www-client/kazehakase/kazehakase-0.2.4.ebuild,v 1.2 2005/03/23 16:20:11 seemant Exp $
-
-IUSE="migemo estraier thumbnail"
-
-DESCRIPTION="Kazehakase is a browser with gecko engine like Epiphany or Galeon."
-SRC_URI="mirror://sourceforge.jp/${PN}/13181/${P}.tar.gz"
-HOMEPAGE="http://kazehakase.sourceforge.jp/"
-
-SLOT="0"
-KEYWORDS="~x86 ~amd64 ~ppc ~sparc"
-LICENSE="GPL-2"
-
-DEPEND=">=www-client/mozilla-1.6
- x11-libs/pango
- >=x11-libs/gtk+-2
- dev-util/pkgconfig
- net-misc/curl
- migemo? ( || ( app-text/migemo app-text/cmigemo ) )
- estraier? ( app-text/estraier )
- thumbnail? ( virtual/ghostscript )"
-
-RDEPEND="${DEPEND}
- !www-client/kazehakase-cvs"
-
-pkg_setup(){
- local moz_use="$(</var/db/pkg/`best_version www-client/mozilla`/USE)"
-
- # >=www-client/mozilla-1.7.3-r2 always depend on gtk2.
- if ! has_version '>=www-client/mozilla-1.7.3-r2' && ! has gtk2 ${moz_use}
- then
- echo
- eerror
- eerror "This needs mozilla used gtk2."
- eerror "To build mozilla use gtk2, please type following command:"
- eerror
- eerror " # USE=\"gtk2\" emerge mozilla"
- eerror
- die
- fi
-}
-
-src_compile(){
- econf `use_enable migemo` || die
- emake || die
-}
-
-src_install(){
- emake DESTDIR="${D}" install || die
- dodoc ABOUT-NLS AUTHORS COPYING* ChangeLog NEWS README* TODO.ja
-}
-
-pkg_postinst(){
- if use thumbnail; then
- einfo "To enable thumbnail, "
- einfo " 1. Go to Preference."
- einfo " 2. Check \"Create thumbnail\"."
- einfo
- ewarn "Creating thumbnail process is still unstable (sometimes causes crash),"
- ewarn "but most causes of unstability are Mozilla. If you find a crash bug on"
- ewarn "Kazehakase, please confirm the following:"
- ewarn
- ewarn " 1. Load a crash page with Mozilla."
- ewarn " 2. Print preview the page."
- ewarn " 3. Close print preview window."
- ewarn " 4. Print the page to a file."
- ewarn
- fi
-}