public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-util/obs-service-tar_scm: obs-service-tar_scm-0.3.1.ebuild ChangeLog obs-service-tar_scm-0.2.3.ebuild
@ 2013-11-02  9:35 Tomas Chvatal (scarabeus)
  0 siblings, 0 replies; only message in thread
From: Tomas Chvatal (scarabeus) @ 2013-11-02  9:35 UTC (permalink / raw
  To: gentoo-commits

scarabeus    13/11/02 09:35:48

  Modified:             ChangeLog
  Added:                obs-service-tar_scm-0.3.1.ebuild
  Removed:              obs-service-tar_scm-0.2.3.ebuild
  Log:
  Update the repacker to working version again.
  
  (Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 8EEE3BE8)

Revision  Changes    Path
1.5                  dev-util/obs-service-tar_scm/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/obs-service-tar_scm/ChangeLog?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/obs-service-tar_scm/ChangeLog?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/obs-service-tar_scm/ChangeLog?r1=1.4&r2=1.5

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/obs-service-tar_scm/ChangeLog,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- ChangeLog	21 Jun 2013 12:20:06 -0000	1.4
+++ ChangeLog	2 Nov 2013 09:35:47 -0000	1.5
@@ -1,6 +1,12 @@
 # ChangeLog for dev-util/obs-service-tar_scm
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/obs-service-tar_scm/ChangeLog,v 1.4 2013/06/21 12:20:06 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/obs-service-tar_scm/ChangeLog,v 1.5 2013/11/02 09:35:47 scarabeus Exp $
+
+*obs-service-tar_scm-0.3.1 (02 Nov 2013)
+
+  02 Nov 2013; Tomáš Chvátal <scarabeus@gentoo.org>
+  +obs-service-tar_scm-0.3.1.ebuild, -obs-service-tar_scm-0.2.3.ebuild:
+  Update the repacker to working version again.
 
   21 Jun 2013; Tomáš Chvátal <scarabeus@gentoo.org>
   -obs-service-tar_scm-20121101.ebuild, obs-service-tar_scm-0.2.3.ebuild:



1.1                  dev-util/obs-service-tar_scm/obs-service-tar_scm-0.3.1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/obs-service-tar_scm/obs-service-tar_scm-0.3.1.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/obs-service-tar_scm/obs-service-tar_scm-0.3.1.ebuild?rev=1.1&content-type=text/plain

Index: obs-service-tar_scm-0.3.1.ebuild
===================================================================
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-util/obs-service-tar_scm/obs-service-tar_scm-0.3.1.ebuild,v 1.1 2013/11/02 09:35:47 scarabeus Exp $

EAPI=5

inherit obs-service

HASH="1383144507.58d1af8"
SRC_URI="${OBS_URI}/${P}.${HASH}.tar.gz"
IUSE=""
KEYWORDS="amd64 x86"

DEPEND=""
RDEPEND="${DEPEND}
	dev-vcs/bzr
	dev-vcs/git
	dev-vcs/mercurial
	dev-vcs/subversion
"

S="${WORKDIR}/${P}.${HASH}"

src_unpack() {
	default
}

src_install() {
	# different folder and files in this module
	exeinto /usr/libexec/obs/service
	doexe ${OBS_SERVICE_NAME}

	insinto /usr/libexec/obs/service
	doins ${OBS_SERVICE_NAME}.service

	insinto /etc/obs/services
	newins ${OBS_SERVICE_NAME}.rc ${OBS_SERVICE_NAME}
}





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

only message in thread, other threads:[~2013-11-02  9:35 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-11-02  9:35 [gentoo-commits] gentoo-x86 commit in dev-util/obs-service-tar_scm: obs-service-tar_scm-0.3.1.ebuild ChangeLog obs-service-tar_scm-0.2.3.ebuild Tomas Chvatal (scarabeus)

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