public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Jeroen Roovers (jer)" <jer@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in x11-wm/musca: metadata.xml ChangeLog musca-0.9.23.ebuild
Date: Fri, 25 Sep 2009 06:29:02 +0000	[thread overview]
Message-ID: <E1Mr4Ig-0006qO-H7@stork.gentoo.org> (raw)

jer         09/09/25 06:29:02

  Added:                metadata.xml ChangeLog musca-0.9.23.ebuild
  Log:
  Initial commit.
  (Portage version: 2.2_rc41/cvs/Linux i686)

Revision  Changes    Path
1.1                  x11-wm/musca/metadata.xml

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-wm/musca/metadata.xml?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-wm/musca/metadata.xml?rev=1.1&content-type=text/plain

Index: metadata.xml
===================================================================
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<herd>no-herd</herd>
<maintainer>
	<email>jer@gentoo.org</email>
	<name>Jeroen Roovers</name>
</maintainer>
</pkgmetadata>



1.1                  x11-wm/musca/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-wm/musca/ChangeLog?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-wm/musca/ChangeLog?rev=1.1&content-type=text/plain

Index: ChangeLog
===================================================================
# ChangeLog for x11-wm/musca
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/x11-wm/musca/ChangeLog,v 1.1 2009/09/25 06:29:02 jer Exp $

*musca-0.9.23 (25 Sep 2009)

  25 Sep 2009; Jeroen Roovers <jer@gentoo.org> +musca-0.9.23.ebuild,
  +files/musca-0.9.23-flags.patch, +metadata.xml:
  Initial commit.




1.1                  x11-wm/musca/musca-0.9.23.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-wm/musca/musca-0.9.23.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-wm/musca/musca-0.9.23.ebuild?rev=1.1&content-type=text/plain

Index: musca-0.9.23.ebuild
===================================================================
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/x11-wm/musca/musca-0.9.23.ebuild,v 1.1 2009/09/25 06:29:02 jer Exp $

EAPI="2"

inherit eutils toolchain-funcs

DESCRIPTION="A simple dynamic window manager for X, with features nicked from
ratpoison and dwm"
HOMEPAGE="http://aerosuidae.net/musca/"
SRC_URI="http://aerosuidae.net/musca-0.9.23.tgz"

LICENSE="GPL-3"
SLOT="0"
KEYWORDS="~x86"
IUSE=""

DEPEND="x11-libs/libX11"
RDEPEND="${DEPEND} x11-misc/dmenu"

src_prepare() {
	epatch "${FILESDIR}/${P}-flags.patch"
}

src_compile() {
	tc-export CC
	default_src_compile
}

src_install() {
	dobin musca
	doman musca.1
}






                 reply	other threads:[~2009-09-25  6:29 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=E1Mr4Ig-0006qO-H7@stork.gentoo.org \
    --to=jer@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