public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in app-doc/phrack: phrack-68.ebuild ChangeLog
@ 2012-06-28 15:53 Mike Frysinger (vapier)
  0 siblings, 0 replies; only message in thread
From: Mike Frysinger (vapier) @ 2012-06-28 15:53 UTC (permalink / raw
  To: gentoo-commits

vapier      12/06/28 15:53:06

  Modified:             ChangeLog
  Added:                phrack-68.ebuild
  Log:
  Version bump #423709 by Christian Inci.
  
  (Portage version: 2.2.0_alpha112/cvs/Linux x86_64)

Revision  Changes    Path
1.21                 app-doc/phrack/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-doc/phrack/ChangeLog?rev=1.21&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-doc/phrack/ChangeLog?rev=1.21&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-doc/phrack/ChangeLog?r1=1.20&r2=1.21

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-doc/phrack/ChangeLog,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -r1.20 -r1.21
--- ChangeLog	18 Aug 2011 21:53:53 -0000	1.20
+++ ChangeLog	28 Jun 2012 15:53:05 -0000	1.21
@@ -1,6 +1,11 @@
 # ChangeLog for app-doc/phrack
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-doc/phrack/ChangeLog,v 1.20 2011/08/18 21:53:53 vapier Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-doc/phrack/ChangeLog,v 1.21 2012/06/28 15:53:05 vapier Exp $
+
+*phrack-68 (28 Jun 2012)
+
+  28 Jun 2012; Mike Frysinger <vapier@gentoo.org> +phrack-68.ebuild:
+  Version bump #423709 by Christian Inci.
 
 *phrack-67 (18 Aug 2011)
 



1.1                  app-doc/phrack/phrack-68.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-doc/phrack/phrack-68.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-doc/phrack/phrack-68.ebuild?rev=1.1&content-type=text/plain

Index: phrack-68.ebuild
===================================================================
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-doc/phrack/phrack-68.ebuild,v 1.1 2012/06/28 15:53:05 vapier Exp $

MY_P=${PN}${PV}
DESCRIPTION="...a Hacker magazine by the community, for the community...."
HOMEPAGE="http://www.phrack.org/"
SRC_URI="http://www.phrack.org/archives/tgz/${MY_P}.tar.gz"

LICENSE="phrack"
SLOT="${PV}"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos"
IUSE=""

S=${WORKDIR}/${MY_P}

src_install() {
	[[ -d ${S} ]] || cd "${WORKDIR}"/*
	insinto /usr/share/doc/${PN}
	doins * || die "doins failed"
	prepalldocs
}






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

only message in thread, other threads:[~2012-06-28 15:53 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-06-28 15:53 [gentoo-commits] gentoo-x86 commit in app-doc/phrack: phrack-68.ebuild ChangeLog Mike Frysinger (vapier)

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