summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Anderson <tanderson@gentoo.org>2009-03-07 14:17:29 +0000
committerThomas Anderson <tanderson@gentoo.org>2009-03-07 14:17:29 +0000
commite97c75096660077af96d7d6ef9f6aef1bb876dc8 (patch)
treeced2a033b5ff7a6d2d11ecf3d59efe3fab0b8f87 /app-text/an
parentBump to 0.60, closes #261183. Clean up old revisions. (diff)
downloadhistorical-e97c75096660077af96d7d6ef9f6aef1bb876dc8.tar.gz
historical-e97c75096660077af96d7d6ef9f6aef1bb876dc8.tar.bz2
historical-e97c75096660077af96d7d6ef9f6aef1bb876dc8.zip
Transition to eapi 2 use deps
Diffstat (limited to 'app-text/an')
-rw-r--r--app-text/an/ChangeLog7
-rw-r--r--app-text/an/Manifest6
-rw-r--r--app-text/an/an-0.95.3.ebuild20
3 files changed, 12 insertions, 21 deletions
diff --git a/app-text/an/ChangeLog b/app-text/an/ChangeLog
index f9268a1bbd01..f2aca7643300 100644
--- a/app-text/an/ChangeLog
+++ b/app-text/an/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-text/an
-# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/an/ChangeLog,v 1.24 2008/08/28 10:58:54 jer Exp $
+# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-text/an/ChangeLog,v 1.25 2009/03/07 14:11:06 gentoofan23 Exp $
+
+ 07 Mar 2009; Thomas Anderson <gentoofan23@gentoo.org> an-0.95.3.ebuild:
+ Transition to eapi 2 use deps
28 Aug 2008; Jeroen Roovers <jer@gentoo.org> an-0.95.3.ebuild:
Improved HOMEPAGE.
diff --git a/app-text/an/Manifest b/app-text/an/Manifest
index 436ed6a27353..1acbb40e83a3 100644
--- a/app-text/an/Manifest
+++ b/app-text/an/Manifest
@@ -1,5 +1,5 @@
+MISC ChangeLog 3110 RMD160 78c1408e3fa6cd02915d368a5d8c341d281ecd5f SHA1 ad9c93ff1092361a289f23a888637c844eebf9cf SHA256 7f9dbee96f836940fa16706d7d6b89dcd449b92a46e8e6c8630940bd9bf4167b
+EBUILD an-0.95.3.ebuild 1586 RMD160 a6007ec360cd6473ea6556fb1ac272cba969e7b6 SHA1 8d0c5cfd36bb51b439ef01d467c83d391ef02e06 SHA256 a3369999bcc0e514fbc9a8391a07e6eae898bab1972243e1d1d5fd6f1498a875
AUX an_0.95-3.diff 9803 RMD160 cc567e20cce82dd7e45cbb741a07bad8d95c2e96 SHA1 ce1d798aac40edef804fee77e33a356ac879a655 SHA256 fbb795b791b423e0d9b1b4a68255e57dec3db8926687b942df77f6166ba0bbd3
-DIST an_0.95.orig.tar.gz 47829 RMD160 eec61214eaf3f3ab0666cec4a146ed37e7e96263 SHA1 930ce6f737da315597f01b46f74c60b2bb6639bf SHA256 11266dd1e347594d98f8dfd1e141d8b4fbe067752542d0e93c422c4789f9295c
-EBUILD an-0.95.3.ebuild 2115 RMD160 e04363883d542811d613d99dde5a4e25745ccec7 SHA1 726b73de35a8e28f323dd724b3445223a07bb898 SHA256 1af13d4c1054fa03c44016b6e1ad469b99e0aeb778001edd4d45173d1207266e
-MISC ChangeLog 2995 RMD160 60dea68bfa726d812c5c7bb4015ae05c08c1a839 SHA1 e0aee48fc2a43305f8c545c30124d6ac1e03d9f4 SHA256 ad78c6ef04a245e8ceff7caceb2a1afd8452fc6e5167345167fb4ca3429f228f
MISC metadata.xml 360 RMD160 22be39fe77465ec8805ee3e6fc9218f75ae8089b SHA1 08b31da7c491295e9c5c7d6062c888f7db7d84d1 SHA256 1adab811286ade1a38f27e34473bea71fbf07e62c9ba10663f8fd8651bb72ddc
+DIST an_0.95.orig.tar.gz 47829 RMD160 eec61214eaf3f3ab0666cec4a146ed37e7e96263 SHA1 930ce6f737da315597f01b46f74c60b2bb6639bf SHA256 11266dd1e347594d98f8dfd1e141d8b4fbe067752542d0e93c422c4789f9295c
diff --git a/app-text/an/an-0.95.3.ebuild b/app-text/an/an-0.95.3.ebuild
index 15af72fc1a2d..d20437f53a4a 100644
--- a/app-text/an/an-0.95.3.ebuild
+++ b/app-text/an/an-0.95.3.ebuild
@@ -1,7 +1,8 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/an/an-0.95.3.ebuild,v 1.16 2008/08/28 10:58:54 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/an/an-0.95.3.ebuild,v 1.17 2009/03/07 14:11:06 gentoofan23 Exp $
+EAPI="2"
inherit eutils toolchain-funcs versionator
DESCRIPTION="Very fast anagram generator with dictionary lookup"
@@ -15,7 +16,7 @@ SLOT="0"
KEYWORDS="alpha amd64 hppa ppc ppc64 x86"
IUSE=""
-RDEPEND="sys-apps/miscfiles"
+RDEPEND="sys-apps/miscfiles[-minimal]"
S="${WORKDIR}/${PN}-${MY_PV}"
@@ -54,19 +55,6 @@ src_install() {
}
pkg_postinst() {
- if has_version sys-apps/miscfiles && \
- built_with_use sys-apps/miscfiles minimal; then
- ewarn "If you merged sys-apps/miscfiles with USE=minimal,"
- ewarn "an will NOT work properly, as /usr/share/dict/words"
- ewarn "will then be a symlink to a gzipped file. an currently"
- ewarn "does not support gzipped dictionary files and will"
- ewarn "only produce garbage."
- ewarn "Do 'USE=-minimal emerge sys-apps/miscfiles', or run an"
- ewarn "with the -d /path/to/dictionary option, perhaps using"
- ewarn "one of the files mentioned below."
- echo
- fi
-
einfo "Helpful note from an's author:"
einfo " If you do not have a dictionary you can obtain one from the"
einfo " following site: ftp://ftp.funet.fi/pub/doc/dictionaries/"