public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Doug Goldstein (cardoe)" <cardoe@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in sys-apps/man-pages: ChangeLog man-pages-3.05.ebuild
Date: Thu, 24 Jul 2008 20:51:38 +0000	[thread overview]
Message-ID: <E1KM7mk-0002DE-1g@stork.gentoo.org> (raw)

cardoe      08/07/24 20:51:38

  Modified:             ChangeLog
  Added:                man-pages-3.05.ebuild
  Log:
  version bump
  (Portage version: 2.2_rc3/cvs/Linux 2.6.25-gentoo-r5 x86_64)

Revision  Changes    Path
1.114                sys-apps/man-pages/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-apps/man-pages/ChangeLog,v
retrieving revision 1.113
retrieving revision 1.114
diff -u -r1.113 -r1.114
--- ChangeLog	16 Jul 2008 14:46:52 -0000	1.113
+++ ChangeLog	24 Jul 2008 20:51:37 -0000	1.114
@@ -1,6 +1,11 @@
 # ChangeLog for sys-apps/man-pages
 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/man-pages/ChangeLog,v 1.113 2008/07/16 14:46:52 cardoe Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/man-pages/ChangeLog,v 1.114 2008/07/24 20:51:37 cardoe Exp $
+
+*man-pages-3.05 (24 Jul 2008)
+
+  24 Jul 2008; Doug Goldstein <cardoe@gentoo.org> +man-pages-3.05.ebuild:
+  version bump
 
 *man-pages-3.04 (16 Jul 2008)
 



1.1                  sys-apps/man-pages/man-pages-3.05.ebuild

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

Index: man-pages-3.05.ebuild
===================================================================
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/sys-apps/man-pages/man-pages-3.05.ebuild,v 1.1 2008/07/24 20:51:37 cardoe Exp $

GENTOO_PATCH=2

DESCRIPTION="A somewhat comprehensive collection of Linux man pages"
HOMEPAGE="http://www.win.tue.nl/~aeb/linux/man/"
SRC_URI="mirror://kernel/linux/docs/manpages/${P}.tar.bz2
	mirror://gentoo/man-pages-gentoo-${GENTOO_PATCH}.tar.bz2
	http://dev.gentoo.org/~cardoe/files/man-pages-gentoo-${GENTOO_PATCH}.tar.bz2"

LICENSE="freedist"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
IUSE="nls linguas_cs linguas_da linguas_de linguas_es linguas_fr linguas_it
	linguas_ja linguas_nl linguas_pl linguas_ro linguas_ru linguas_zh_CN"
RESTRICT="binchecks"

RDEPEND="virtual/man"
PDEPEND="nls? (
	linguas_cs? ( app-i18n/man-pages-cs )
	linguas_da? ( app-i18n/man-pages-da )
	linguas_de? ( app-i18n/man-pages-de )
	linguas_es? ( app-i18n/man-pages-es )
	linguas_fr? ( app-i18n/man-pages-fr )
	linguas_it? ( app-i18n/man-pages-it )
	linguas_ja? ( app-i18n/man-pages-ja )
	linguas_nl? ( app-i18n/man-pages-nl )
	linguas_pl? ( app-i18n/man-pages-pl )
	linguas_ro? ( app-i18n/man-pages-ro )
	linguas_ru? ( app-i18n/man-pages-ru )
	linguas_zh_CN? ( app-i18n/man-pages-zh_CN )
	)
	sys-apps/man-pages-posix"

src_compile() { :; }

src_install() {
	emake install DESTDIR="${D}" || die
	dodoc man-pages-*.Announce README Changes*

	# Override with Gentoo specific or additional Gentoo pages
	insinto /usr/share/man
	doins -r "${S}"/../man-pages-gentoo/* || die
	dodoc "${S}"/../man-pages-gentoo/README.Gentoo
}

pkg_postinst() {
	einfo "If you don't have a makewhatis cronjob, then you"
	einfo "should update the whatis database yourself:"
	einfo " # makewhatis -u"
}






             reply	other threads:[~2008-07-24 20:51 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-07-24 20:51 Doug Goldstein (cardoe) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2008-08-20 19:14 [gentoo-commits] gentoo-x86 commit in sys-apps/man-pages: ChangeLog man-pages-3.05.ebuild Markus Meier (maekke)
2008-08-21 18:04 Friedrich Oslage (bluebird)
2008-08-22 18:20 Gysbert Wassenaar (nixnut)
2008-08-24 13:22 Markus Rothe (corsair)
2008-08-24 17:42 Tobias Klausmann (klausman)
2008-08-25 13:17 Raul Porcel (armin76)
2008-08-25 17:32 Jeroen Roovers (jer)

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=E1KM7mk-0002DE-1g@stork.gentoo.org \
    --to=cardoe@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox