diff options
author | Michael Januszewski <spock@gentoo.org> | 2008-09-07 11:18:30 +0000 |
---|---|---|
committer | Michael Januszewski <spock@gentoo.org> | 2008-09-07 11:18:30 +0000 |
commit | 933254660dcc659d8aea0f92597ccf8c89ea2af6 (patch) | |
tree | eba37883f42a597d619f5c7aed5467f441faf02c /app-dicts | |
parent | Version bump. (diff) | |
download | gentoo-2-933254660dcc659d8aea0f92597ccf8c89ea2af6.tar.gz gentoo-2-933254660dcc659d8aea0f92597ccf8c89ea2af6.tar.bz2 gentoo-2-933254660dcc659d8aea0f92597ccf8c89ea2af6.zip |
Remove old ebuilds.
(Portage version: 2.2_rc8/cvs/Linux 2.6.27-rc5 x86_64)
Diffstat (limited to 'app-dicts')
-rw-r--r-- | app-dicts/ydpdict/ChangeLog | 6 | ||||
-rw-r--r-- | app-dicts/ydpdict/ydpdict-0.63.ebuild | 36 | ||||
-rw-r--r-- | app-dicts/ydpdict/ydpdict-0.64.ebuild | 31 | ||||
-rw-r--r-- | app-dicts/ydpdict/ydpdict-0.66.ebuild | 31 | ||||
-rw-r--r-- | app-dicts/ydpdict/ydpdict-0.99.0.ebuild | 48 |
5 files changed, 5 insertions, 147 deletions
diff --git a/app-dicts/ydpdict/ChangeLog b/app-dicts/ydpdict/ChangeLog index 64fe4822ebd9..7b843c5ab1e2 100644 --- a/app-dicts/ydpdict/ChangeLog +++ b/app-dicts/ydpdict/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-dicts/ydpdict # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/ydpdict/ChangeLog,v 1.12 2008/09/07 11:16:54 spock Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/ydpdict/ChangeLog,v 1.13 2008/09/07 11:18:30 spock Exp $ + + 07 Sep 2008; Michał Januszewski <spock@gentoo.org> -ydpdict-0.63.ebuild, + -ydpdict-0.64.ebuild, -ydpdict-0.66.ebuild, -ydpdict-0.99.0.ebuild: + Remove old ebuilds. *ydpdict-1.0.0 (07 Sep 2008) diff --git a/app-dicts/ydpdict/ydpdict-0.63.ebuild b/app-dicts/ydpdict/ydpdict-0.63.ebuild deleted file mode 100644 index 2fa6e9e5fe7d..000000000000 --- a/app-dicts/ydpdict/ydpdict-0.63.ebuild +++ /dev/null @@ -1,36 +0,0 @@ -# Copyright 1999-2007 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/ydpdict/ydpdict-0.63.ebuild,v 1.4 2007/01/25 05:08:24 genone Exp $ - -DESCRIPTION="A Linux interface for the Collins Polish-English, English-Polish Dictionary." -HOMEPAGE="http://toxygen.net/ydpdict/" -SRC_URI="http://toxygen.net/${PN}/${P}.tar.gz" -SLOT="0" -DEPEND="" -IUSE="" -LICENSE="GPL-2" -KEYWORDS="x86" - -src_compile() { - econf || die - emake || die -} - -src_install() { - mkdir -p ${D}/{usr/bin,etc} - einstall || die - dodoc README - sed -i "s#/usr/local/share/ydpdict#/usr/share/ydpdict#" ydpdict.conf.example - cp ydpdict.conf.example ${D}/etc/ydpdict.conf -} - -pkg_postinst() { - echo - elog "Note that to use this program you'll need the original Collins Dictionary" - elog "datafiles (dict100.*, dict101.*). These can be found in the Dabasase/" - elog "directory of the Windows version of the Collins dictionary. Once you obtain" - elog "the files, put them into /usr/share/ydpdict" - elog - elog "Some configuration options can be set in /etc/ydpdict.conf" - echo -} diff --git a/app-dicts/ydpdict/ydpdict-0.64.ebuild b/app-dicts/ydpdict/ydpdict-0.64.ebuild deleted file mode 100644 index 35de6c9345b5..000000000000 --- a/app-dicts/ydpdict/ydpdict-0.64.ebuild +++ /dev/null @@ -1,31 +0,0 @@ -# Copyright 1999-2007 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/ydpdict/ydpdict-0.64.ebuild,v 1.2 2007/01/25 05:08:24 genone Exp $ - -DESCRIPTION="A Linux interface for the Collins Polish-English, English-Polish Dictionary." -HOMEPAGE="http://toxygen.net/ydpdict/" -SRC_URI="http://toxygen.net/${PN}/${P}.tar.gz" -SLOT="0" -DEPEND="" -IUSE="" -LICENSE="GPL-2" -KEYWORDS="~x86 ~amd64" - -src_install() { - mkdir -p ${D}/{usr/bin,etc} - einstall || die - dodoc README - sed -i "s#/usr/local/share/ydpdict#/usr/share/ydpdict#" ydpdict.conf.example - cp ydpdict.conf.example ${D}/etc/ydpdict.conf -} - -pkg_postinst() { - echo "" - elog "Note that to use this program you'll need the original Collins Dictionary" - elog "datafiles (dict100.*, dict101.*). These can be found in the Dabasase/" - elog "directory of the Windows version of the Collins dictionary. Once you obtain" - elog "the files, put them into /usr/share/ydpdict" - elog - elog "Some configuration options can be set in /etc/ydpdict.conf" - echo "" -} diff --git a/app-dicts/ydpdict/ydpdict-0.66.ebuild b/app-dicts/ydpdict/ydpdict-0.66.ebuild deleted file mode 100644 index e262f7365271..000000000000 --- a/app-dicts/ydpdict/ydpdict-0.66.ebuild +++ /dev/null @@ -1,31 +0,0 @@ -# Copyright 1999-2007 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/ydpdict/ydpdict-0.66.ebuild,v 1.2 2007/01/25 05:08:24 genone Exp $ - -DESCRIPTION="A Linux interface for the Collins Polish-English, English-Polish Dictionary." -HOMEPAGE="http://toxygen.net/ydpdict/" -SRC_URI="http://toxygen.net/${PN}/${P}.tar.gz" -SLOT="0" -DEPEND="" -IUSE="" -LICENSE="GPL-2" -KEYWORDS="~x86 ~amd64" - -src_install() { - mkdir -p ${D}/{usr/bin,etc} - einstall || die - dodoc README - sed -i "s#/usr/local/share/ydpdict#/usr/share/ydpdict#" ydpdict.conf.example - cp ydpdict.conf.example ${D}/etc/ydpdict.conf -} - -pkg_postinst() { - echo - elog "Note that to use this program you'll need the original Collins Dictionary" - elog "datafiles (dict100.*, dict101.*). These can be found in the Dabasase/" - elog "directory of the Windows version of the Collins dictionary. Once you obtain" - elog "the files, put them into /usr/share/ydpdict" - elog - elog "Some configuration options can be set in /etc/ydpdict.conf" - echo -} diff --git a/app-dicts/ydpdict/ydpdict-0.99.0.ebuild b/app-dicts/ydpdict/ydpdict-0.99.0.ebuild deleted file mode 100644 index 72a316be7761..000000000000 --- a/app-dicts/ydpdict/ydpdict-0.99.0.ebuild +++ /dev/null @@ -1,48 +0,0 @@ -# Copyright 1999-2007 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/ydpdict/ydpdict-0.99.0.ebuild,v 1.1 2007/02/26 21:09:54 peper Exp $ - -DESCRIPTION="Interface for the Collins Dictionary." -HOMEPAGE="http://toxygen.net/ydpdict/" -SRC_URI="http://toxygen.net/${PN}/${P}.tar.gz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="" - -RDEPEND="=app-dicts/libydpdict-${PV}* - media-libs/libao" - #Broken w/o the libao - reported upstream - #ao? ( media-libs/libao )" - -DEPEND="${RDEPEND} - >=dev-util/pkgconfig-0.9.0" - -src_compile() { - econf \ - --with-libao \ - || die "econf failed" - #Broken w/o the libao - reported upstream - #$(use_with ao libao) \ - - emake || die "emake failed" -} - -src_install() { - dodir "/etc" - emake DESTDIR="${D}" install || die "emake install failed" - - dodoc README -} - -pkg_postinst() { - echo - elog "Note that to use this program you'll need the original Collins Dictionary" - elog "datafiles (dict100.*, dict101.*). These can be found in the Dabasase/" - elog "directory of the Windows version of the Collins dictionary. Once you obtain" - elog "the files, put them into /usr/share/ydpdict" - elog - elog "Some configuration options can be set in /etc/ydpdict.conf" - echo -} |