* [gentoo-commits] gentoo-x86 commit in dev-util/obs-service-tar_scm: ChangeLog obs-service-tar_scm-0.2.3.ebuild
@ 2013-03-18 13:41 Michal HruAeckA (miska)
0 siblings, 0 replies; only message in thread
From: Michal HruAeckA (miska) @ 2013-03-18 13:41 UTC (permalink / raw
To: gentoo-commits
miska 13/03/18 13:41:17
Modified: ChangeLog
Added: obs-service-tar_scm-0.2.3.ebuild
Log:
Adding ebuild with real version (and fixed bug#446074)
(Portage version: 2.1.11.55/cvs/Linux x86_64, signed Manifest commit with key D39CB7C5)
Revision Changes Path
1.3 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.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/obs-service-tar_scm/ChangeLog?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/obs-service-tar_scm/ChangeLog?r1=1.2&r2=1.3
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/obs-service-tar_scm/ChangeLog,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ChangeLog 15 Nov 2012 21:14:48 -0000 1.2
+++ ChangeLog 18 Mar 2013 13:41:17 -0000 1.3
@@ -1,6 +1,12 @@
# ChangeLog for dev-util/obs-service-tar_scm
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/obs-service-tar_scm/ChangeLog,v 1.2 2012/11/15 21:14:48 scarabeus Exp $
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-util/obs-service-tar_scm/ChangeLog,v 1.3 2013/03/18 13:41:17 miska Exp $
+
+*obs-service-tar_scm-0.2.3 (18 Mar 2013)
+
+ 18 Mar 2013; Michal Hrusecky <miska@gentoo.org>
+ +obs-service-tar_scm-0.2.3.ebuild:
+ Adding ebuild with real version (and fixed bug#446074)
15 Nov 2012; Tomáš Chvátal <scarabeus@gentoo.org>
obs-service-tar_scm-20121101.ebuild:
1.1 dev-util/obs-service-tar_scm/obs-service-tar_scm-0.2.3.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/obs-service-tar_scm/obs-service-tar_scm-0.2.3.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.2.3.ebuild?rev=1.1&content-type=text/plain
Index: obs-service-tar_scm-0.2.3.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.2.3.ebuild,v 1.1 2013/03/18 13:41:17 miska Exp $
EAPI=5
inherit obs-service
SRC_URI="${OBS_URI}/${P}.tar.gz"
IUSE=""
KEYWORDS="~amd64 ~x86"
DEPEND=""
RDEPEND="${DEPEND}
dev-vcs/bzr
dev-vcs/git
dev-vcs/mercurial
dev-vcs/subversion
"
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-03-18 13:41 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-03-18 13:41 [gentoo-commits] gentoo-x86 commit in dev-util/obs-service-tar_scm: ChangeLog obs-service-tar_scm-0.2.3.ebuild Michal HruAeckA (miska)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox