summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2008-01-10 10:39:49 +0000
committerMike Frysinger <vapier@gentoo.org>2008-01-10 10:39:49 +0000
commit20f943beadd051397fa68e29732735716d6b64f0 (patch)
treebcebadcb14f464372560f901ed290b13a5ad33a2 /sys-apps
parentRe-add dropped keywords, following dependencies. (diff)
downloadgentoo-2-20f943beadd051397fa68e29732735716d6b64f0.tar.gz
gentoo-2-20f943beadd051397fa68e29732735716d6b64f0.tar.bz2
gentoo-2-20f943beadd051397fa68e29732735716d6b64f0.zip
old
Diffstat (limited to 'sys-apps')
-rw-r--r--sys-apps/dnotify/dnotify-0.16.0.ebuild33
-rw-r--r--sys-apps/dnotify/dnotify-0.17.1.ebuild24
-rw-r--r--sys-apps/dnotify/files/digest-dnotify-0.16.03
-rw-r--r--sys-apps/dnotify/files/digest-dnotify-0.17.13
4 files changed, 0 insertions, 63 deletions
diff --git a/sys-apps/dnotify/dnotify-0.16.0.ebuild b/sys-apps/dnotify/dnotify-0.16.0.ebuild
deleted file mode 100644
index a7229c4ce196..000000000000
--- a/sys-apps/dnotify/dnotify-0.16.0.ebuild
+++ /dev/null
@@ -1,33 +0,0 @@
-# Copyright 1999-2006 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/dnotify/dnotify-0.16.0.ebuild,v 1.6 2006/01/06 23:22:30 halcy0n Exp $
-
-DESCRIPTION="Execute a command when the contents of a directory change"
-SRC_URI="http://www.student.lu.se/~nbi98oli/src/${P}.tar.gz"
-HOMEPAGE="http://www.student.lu.se/~nbi98oli/dnotify.html"
-KEYWORDS="x86 amd64 ppc -sparc ~mips"
-IUSE="nls"
-SLOT="0"
-LICENSE="GPL-2"
-
-DEPEND="virtual/libc
- sys-apps/gawk
- sys-apps/grep
- sys-devel/gettext"
-
-RDEPEND="virtual/libc"
-
-src_compile() {
- econf `use_enable nls` || die "failed to configure"
- emake || die "failed to make"
-}
-
-src_install() {
- emake DESTDIR=${D} \
- install || die
- dodoc AUTHORS INSTALL TODO ChangeLog COPYING* NEWS README
-}
-
-src_test() {
- make check
-}
diff --git a/sys-apps/dnotify/dnotify-0.17.1.ebuild b/sys-apps/dnotify/dnotify-0.17.1.ebuild
deleted file mode 100644
index 4f0d07c50be3..000000000000
--- a/sys-apps/dnotify/dnotify-0.17.1.ebuild
+++ /dev/null
@@ -1,24 +0,0 @@
-# Copyright 1999-2006 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/dnotify/dnotify-0.17.1.ebuild,v 1.6 2006/01/06 23:06:26 vapier Exp $
-
-DESCRIPTION="Execute a command when the contents of a directory change"
-HOMEPAGE="http://oskarsapps.mine.nu/dnotify.html"
-SRC_URI="http://oskarsapps.mine.nu/src/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 mips ppc -sparc x86"
-IUSE="nls"
-
-DEPEND="nls? ( sys-devel/gettext )"
-
-src_compile() {
- econf $(use_enable nls) || die "failed to configure"
- emake || die "failed to make"
-}
-
-src_install() {
- make DESTDIR="${D}" install || die "make install failed"
- dodoc AUTHORS TODO NEWS README
-}
diff --git a/sys-apps/dnotify/files/digest-dnotify-0.16.0 b/sys-apps/dnotify/files/digest-dnotify-0.16.0
deleted file mode 100644
index d8af86a12f3a..000000000000
--- a/sys-apps/dnotify/files/digest-dnotify-0.16.0
+++ /dev/null
@@ -1,3 +0,0 @@
-MD5 95d5f111d90a77256e0ba4b2052ba2bc dnotify-0.16.0.tar.gz 182084
-RMD160 0f90a65b435e20323a081e3fdd74de21c7ab9a8c dnotify-0.16.0.tar.gz 182084
-SHA256 a96732b61d1aedf47192c3d0220ccae00ce2465b5657aca6eab1d16275d746dc dnotify-0.16.0.tar.gz 182084
diff --git a/sys-apps/dnotify/files/digest-dnotify-0.17.1 b/sys-apps/dnotify/files/digest-dnotify-0.17.1
deleted file mode 100644
index d54a64611ad9..000000000000
--- a/sys-apps/dnotify/files/digest-dnotify-0.17.1
+++ /dev/null
@@ -1,3 +0,0 @@
-MD5 000ace6d46018a24502c31408268a9a6 dnotify-0.17.1.tar.gz 182789
-RMD160 5fc628d14f090c006e3bc6deef5556821b50d0ac dnotify-0.17.1.tar.gz 182789
-SHA256 b42debf99a171cbc1b928026c99452c59b85463d124240678d1889853da8857b dnotify-0.17.1.tar.gz 182789