Gentoo Logo
Gentoo Spaceship

Installation:
Gentoo Handbook
Installation Docs

Documentation:
Home
Listing
About Gentoo
Philosophy
Social Contract

Resources:
Bug Tracker
Developer List
Discussion Forums
Gentoo BitTorrents
Gentoo Linux Enhancement Proposals
IRC Channels
Mailing Lists
Mirrors
Name and Logo Guidelines
Online Package Database
Security Announcements
Staffing Needs
Supporting Vendors
View our CVS

Graphics:
Logos and themes
Icons
ScreenShots

Miscellaneous Resources:
Gentoo Linux Store
Gentoo-hosted projects
IBM dW/Intel article archive




List Archive: gentoo-commits
Navigation:
Lists: gentoo-commits: < Prev By Thread Next > < Prev By Date Next >
Headers:
To: gentoo-commits@g.o
From: "Matsuu Takuto (matsuu)" <matsuu@g.o>
Subject: gentoo-x86 commit in sys-apps/ccs-tools: ccs-tools-1.7.0_p20090903.ebuild ChangeLog
Date: Sat, 07 Nov 2009 16:27:32 +0000
matsuu      09/11/07 16:27:32

  Modified:             ChangeLog
  Added:                ccs-tools-1.7.0_p20090903.ebuild
  Log:
  Version bumped, bug #290757.
  (Portage version: 2.1.7.4/cvs/Linux x86_64)

Revision  Changes    Path
1.4                  sys-apps/ccs-tools/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/ccs-tools/ChangeLog?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/ccs-tools/ChangeLog?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/ccs-tools/ChangeLog?r1=1.3&r2=1.4

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-apps/ccs-tools/ChangeLog,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- ChangeLog	21 Jul 2009 23:48:01 -0000	1.3
+++ ChangeLog	7 Nov 2009 16:27:31 -0000	1.4
@@ -1,6 +1,12 @@
 # ChangeLog for sys-apps/ccs-tools
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/ccs-tools/ChangeLog,v 1.3 2009/07/21 23:48:01 matsuu Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/ccs-tools/ChangeLog,v 1.4 2009/11/07 16:27:31 matsuu Exp $
+
+*ccs-tools-1.7.0_p20090903 (07 Nov 2009)
+
+  07 Nov 2009; MATSUU Takuto <matsuu@g.o>
+  +ccs-tools-1.7.0_p20090903.ebuild:
+  Version bumped, bug #290757.
 
 *ccs-tools-1.6.8_p20090623-r1 (21 Jul 2009)
 



1.1                  sys-apps/ccs-tools/ccs-tools-1.7.0_p20090903.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/ccs-tools/ccs-tools-1.7.0_p20090903.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/ccs-tools/ccs-tools-1.7.0_p20090903.ebuild?rev=1.1&content-type=text/plain

Index: ccs-tools-1.7.0_p20090903.ebuild
===================================================================
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/sys-apps/ccs-tools/ccs-tools-1.7.0_p20090903.ebuild,v 1.1 2009/11/07 16:27:31 matsuu Exp $

inherit eutils multilib toolchain-funcs

MY_P="${P/_p/-}"
DESCRIPTION="TOMOYO Linux tools"
HOMEPAGE="http://tomoyo.sourceforge.jp/"
SRC_URI="mirror://sourceforge.jp/tomoyo/43376/${MY_P}.tar.gz"

LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""

RESTRICT="test"

DEPEND="sys-libs/ncurses
	sys-libs/readline"
RDEPEND="${DEPEND}
	sys-apps/which"

S="${WORKDIR}/ccstools"

src_unpack() {
	unpack ${A}
	cd "${S}"

	sed -i \
		-e "/^CC=/s:gcc:$(tc-getCC):" \
		-e "/^CFLAGS=/s:-O2:${CFLAGS}:" \
		-e "s:/usr/lib/:/usr/$(get_libdir)/:g" \
		Makefile || die
}

src_test() {
	cd "${S}/kernel_test"
	emake || die
	./testall.sh || die
}

src_install() {
	emake INSTALLDIR="${D}" install || die

	insinto /etc/ccs
	doins ccstools.conf || die

	dodoc README.ccs
}

pkg_postinst() {
	elog "Execute the following command to setup the initial policy configuration:"
	elog
	elog "emerge --config =${CATEGORY}/${PF}"
	elog
	elog "For more information, please visit the following."
	elog
	elog "For >=kernel-2.6.30:"
	elog "http://tomoyo.sourceforge.jp/en/2.2.x/"
	elog
	elog "For <kernel-2.6.30 + ccs-patch:"
	elog "http://tomoyo.sourceforge.jp/en/1.6.x/"
}

pkg_config() {
	/usr/$(get_libdir)/ccs/init_policy.sh
}





Navigation:
Lists: gentoo-commits: < Prev By Thread Next > < Prev By Date Next >
Previous by thread:
gentoo-x86 commit in dev-dotnet/galago-sharp: ChangeLog galago-sharp-0.5.0-r1.ebuild
Next by thread:
gentoo-x86 commit in dev-libs/glib: ChangeLog glib-2.20.5-r1.ebuild
Previous by date:
gentoo commit in xml/htdocs/proj/en/overlays: layman-global.txt
Next by date:
gentoo commit in xml/htdocs/proj/en/eselect: dev-guide.xml


Updated Nov 24, 2009

Donate to support our development efforts.

Gentoo Centric Hosting: vr.org

VR Hosted

Tek Alchemy

Tek Alchemy

SevenL.net

SevenL.net

php|architect

php|architect

Copyright 2001-2007 Gentoo Foundation, Inc. Questions, Comments? Email www@gentoo.org.