public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in sys-apps/miscfiles: ChangeLog miscfiles-1.4.2-r1.ebuild miscfiles-1.4.2.ebuild
@ 2009-10-17  6:53 Ulrich Mueller (ulm)
  0 siblings, 0 replies; only message in thread
From: Ulrich Mueller (ulm) @ 2009-10-17  6:53 UTC (permalink / raw
  To: gentoo-commits

ulm         09/10/17 06:53:41

  Modified:             ChangeLog miscfiles-1.4.2.ebuild
  Added:                miscfiles-1.4.2-r1.ebuild
  Log:
  Update unicode file from unicode.org, add unicode to LICENSE, bug 257352.
  (Portage version: 2.2_rc46/cvs/Linux i686)

Revision  Changes    Path
1.24                 sys-apps/miscfiles/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/miscfiles/ChangeLog?rev=1.24&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/miscfiles/ChangeLog?rev=1.24&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/miscfiles/ChangeLog?r1=1.23&r2=1.24

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-apps/miscfiles/ChangeLog,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -r1.23 -r1.24
--- ChangeLog	27 Apr 2009 05:38:29 -0000	1.23
+++ ChangeLog	17 Oct 2009 06:53:40 -0000	1.24
@@ -1,6 +1,12 @@
 # ChangeLog for sys-apps/miscfiles
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/miscfiles/ChangeLog,v 1.23 2009/04/27 05:38:29 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/miscfiles/ChangeLog,v 1.24 2009/10/17 06:53:40 ulm Exp $
+
+*miscfiles-1.4.2-r1 (17 Oct 2009)
+
+  17 Oct 2009; Ulrich Mueller <ulm@gentoo.org> miscfiles-1.4.2.ebuild,
+  +miscfiles-1.4.2-r1.ebuild:
+  Update unicode file from unicode.org, add unicode to LICENSE, bug 257352.
 
   27 Apr 2009; Mike Frysinger <vapier@gentoo.org> miscfiles-1.4.2:
   Check for create-cracklib-dict in PATH before trying to run it #265932 by



1.7                  sys-apps/miscfiles/miscfiles-1.4.2.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/miscfiles/miscfiles-1.4.2.ebuild?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/miscfiles/miscfiles-1.4.2.ebuild?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/miscfiles/miscfiles-1.4.2.ebuild?r1=1.6&r2=1.7

Index: miscfiles-1.4.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-apps/miscfiles/miscfiles-1.4.2.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- miscfiles-1.4.2.ebuild	27 Apr 2009 05:38:29 -0000	1.6
+++ miscfiles-1.4.2.ebuild	17 Oct 2009 06:53:40 -0000	1.7
@@ -1,6 +1,6 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/miscfiles/miscfiles-1.4.2.ebuild,v 1.6 2009/04/27 05:38:29 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/miscfiles/miscfiles-1.4.2.ebuild,v 1.7 2009/10/17 06:53:40 ulm Exp $
 
 inherit eutils
 
@@ -8,7 +8,7 @@
 HOMEPAGE="http://www.gnu.org/directory/miscfiles.html"
 SRC_URI="mirror://gnu/miscfiles/${P}.tar.gz"
 
-LICENSE="GPL-2"
+LICENSE="GPL-2 unicode"
 SLOT="0"
 KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ppc ppc64 s390 sh sparc x86"
 IUSE="minimal"



1.1                  sys-apps/miscfiles/miscfiles-1.4.2-r1.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/miscfiles/miscfiles-1.4.2-r1.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/miscfiles/miscfiles-1.4.2-r1.ebuild?rev=1.1&content-type=text/plain

Index: miscfiles-1.4.2-r1.ebuild
===================================================================
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/sys-apps/miscfiles/miscfiles-1.4.2-r1.ebuild,v 1.1 2009/10/17 06:53:40 ulm Exp $

inherit eutils

UNI_PV=5.2.0
DESCRIPTION="Miscellaneous files"
HOMEPAGE="http://www.gnu.org/directory/miscfiles.html"
# updated unicode data file from:
# http://www.unicode.org/Public/${UNI_PV}/ucd/UnicodeData.txt
SRC_URI="mirror://gnu/miscfiles/${P}.tar.gz
	mirror://gentoo/UnicodeData-${UNI_PV}.txt.bz2"

LICENSE="GPL-2 unicode"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
IUSE="minimal"

DEPEND=""
RDEPEND=""

src_unpack() {
	unpack ${A}
	cd "${S}"
	mv "${WORKDIR}"/UnicodeData-${UNI_PV}.txt unicode || die
	epatch "${FILESDIR}"/miscfiles-1.3-Makefile.diff
}

src_install() {
	emake install prefix="${D}/usr" || die
	dodoc GNU* NEWS ORIGIN README dict-README
	rm -f "${D}"/usr/share/dict/README

	if use minimal ; then
		cd "${D}"/usr/share/dict
		rm -f words extra.words
		gzip -9 *
		ln -s web2.gz words
		ln -s web2a.gz extra.words
		ln -s connectives{.gz,}
		ln -s propernames{.gz,}
		cd ..
		rm -r misc rfc
	fi
}

pkg_postinst() {
	if [[ ${ROOT} == "/" ]] && type -P create-cracklib-dict >/dev/null ; then
		ebegin "Regenerating cracklib dictionary"
		create-cracklib-dict /usr/share/dict/* > /dev/null
		eend $?
	fi
}






^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2009-10-17  6:53 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-10-17  6:53 [gentoo-commits] gentoo-x86 commit in sys-apps/miscfiles: ChangeLog miscfiles-1.4.2-r1.ebuild miscfiles-1.4.2.ebuild Ulrich Mueller (ulm)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox