public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in app-doc/abs-guide: ChangeLog abs-guide-5.5.ebuild abs-guide-5.0.ebuild
@ 2008-11-27 23:41 Ryan Hill (dirtyepic)
  0 siblings, 0 replies; only message in thread
From: Ryan Hill (dirtyepic) @ 2008-11-27 23:41 UTC (permalink / raw
  To: gentoo-commits

dirtyepic    08/11/27 23:41:21

  Modified:             ChangeLog
  Added:                abs-guide-5.5.ebuild
  Removed:              abs-guide-5.0.ebuild
  Log:
  Version bump.
  (Portage version: 2.2_rc16/cvs/Linux 2.6.27-gentoo-r4 x86_64)

Revision  Changes    Path
1.62                 app-doc/abs-guide/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-doc/abs-guide/ChangeLog?rev=1.62&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-doc/abs-guide/ChangeLog?rev=1.62&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-doc/abs-guide/ChangeLog?r1=1.61&r2=1.62

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-doc/abs-guide/ChangeLog,v
retrieving revision 1.61
retrieving revision 1.62
diff -u -r1.61 -r1.62
--- ChangeLog	22 Jul 2008 03:49:59 -0000	1.61
+++ ChangeLog	27 Nov 2008 23:41:21 -0000	1.62
@@ -1,6 +1,12 @@
 # ChangeLog for app-doc/abs-guide
 # Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-doc/abs-guide/ChangeLog,v 1.61 2008/07/22 03:49:59 dirtyepic Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-doc/abs-guide/ChangeLog,v 1.62 2008/11/27 23:41:21 dirtyepic Exp $
+
+*abs-guide-5.5 (27 Nov 2008)
+
+  27 Nov 2008; Ryan Hill <dirtyepic@gentoo.org> -abs-guide-5.0.ebuild,
+  +abs-guide-5.5.ebuild:
+  Version bump.
 
 *abs-guide-5.4 (22 Jul 2008)
 



1.1                  app-doc/abs-guide/abs-guide-5.5.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-doc/abs-guide/abs-guide-5.5.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-doc/abs-guide/abs-guide-5.5.ebuild?rev=1.1&content-type=text/plain

Index: abs-guide-5.5.ebuild
===================================================================
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-doc/abs-guide/abs-guide-5.5.ebuild,v 1.1 2008/11/27 23:41:21 dirtyepic Exp $

KEYWORDS="~alpha ~amd64 ~hppa ~mips ~ppc ~sparc ~x86"

DESCRIPTION="An advanced reference and a tutorial on bash shell scripting"
HOMEPAGE="http://www.tldp.org/LDP/abs/html"

# Upstream likes to repackage the tarball without changing the name.
SRC_URI="mirror://gentoo/${P}.tar.bz2"

LICENSE="OPL"
IUSE=""
SLOT="0"

DEPEND=""
RDEPEND=""

S="${WORKDIR}"

src_install() {
	dodir /usr/share/doc/${P}       || die "dodir failed"
	cp -R * "${D}"/usr/share/doc/${P} || die "cp failed"
}






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

only message in thread, other threads:[~2008-11-27 23:41 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-11-27 23:41 [gentoo-commits] gentoo-x86 commit in app-doc/abs-guide: ChangeLog abs-guide-5.5.ebuild abs-guide-5.0.ebuild Ryan Hill (dirtyepic)

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