public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Andreas Schuerch (nativemad)" <nativemad@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in net-libs/libguac: libguac-0.7.0.ebuild ChangeLog
Date: Wed,  5 Dec 2012 20:31:13 +0000 (UTC)	[thread overview]
Message-ID: <20121205203113.23E7B2171D@flycatcher.gentoo.org> (raw)

nativemad    12/12/05 20:31:13

  Modified:             ChangeLog
  Added:                libguac-0.7.0.ebuild
  Log:
  Version bump.
  
  (Portage version: 2.1.11.31/cvs/Linux i686, signed Manifest commit with key C1DE54B2)

Revision  Changes    Path
1.3                  net-libs/libguac/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libguac/ChangeLog?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libguac/ChangeLog?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libguac/ChangeLog?r1=1.2&r2=1.3

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-libs/libguac/ChangeLog,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ChangeLog	21 Nov 2012 17:54:07 -0000	1.2
+++ ChangeLog	5 Dec 2012 20:31:13 -0000	1.3
@@ -1,6 +1,11 @@
 # ChangeLog for net-libs/libguac
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/libguac/ChangeLog,v 1.2 2012/11/21 17:54:07 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libguac/ChangeLog,v 1.3 2012/12/05 20:31:13 nativemad Exp $
+
+*libguac-0.7.0 (06 Dec 2012)
+
+  06 Dec 2012; Andreas Schuerch <nativemad@gentoo.org> +libguac-0.7.0.ebuild:
+  version bump
 
   21 Nov 2012; Agostino Sarubbo <ago@gentoo.org> libguac-0.6.3.ebuild:
   Add ~amd64



1.1                  net-libs/libguac/libguac-0.7.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libguac/libguac-0.7.0.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libguac/libguac-0.7.0.ebuild?rev=1.1&content-type=text/plain

Index: libguac-0.7.0.ebuild
===================================================================
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/net-libs/libguac/libguac-0.7.0.ebuild,v 1.1 2012/12/05 20:31:13 nativemad Exp $

EAPI=4

inherit eutils
DESCRIPTION="This is the library used by www-apps/guacamole."


HOMEPAGE="http://guacamole.sourceforge.net/"
SRC_URI="mirror://sourceforge/guacamole/${P}.tar.gz"

LICENSE="AGPL-3"

SLOT="0"

KEYWORDS="~amd64 ~x86"

IUSE=""

DEPEND="x11-libs/cairo"
RDEPEND="${DEPEND}"

src_configure() {
	econf

}

src_compile() {
	emake || die
}

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





             reply	other threads:[~2012-12-05 20:31 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-12-05 20:31 Andreas Schuerch (nativemad) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2012-12-05 20:50 [gentoo-commits] gentoo-x86 commit in net-libs/libguac: libguac-0.7.0.ebuild ChangeLog Andreas Schuerch (nativemad)

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20121205203113.23E7B2171D@flycatcher.gentoo.org \
    --to=nativemad@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox