diff options
author | Robin H. Johnson <robbat2@gentoo.org> | 2015-08-08 13:49:04 -0700 |
---|---|---|
committer | Robin H. Johnson <robbat2@gentoo.org> | 2015-08-08 17:38:18 -0700 |
commit | 56bd759df1d0c750a065b8c845e93d5dfa6b549d (patch) | |
tree | 3f91093cdb475e565ae857f1c5a7fd339e2d781e /app-text/xournal/files | |
download | gentoo-56bd759df1d0c750a065b8c845e93d5dfa6b549d.tar.gz gentoo-56bd759df1d0c750a065b8c845e93d5dfa6b549d.tar.bz2 gentoo-56bd759df1d0c750a065b8c845e93d5dfa6b549d.zip |
proj/gentoo: Initial commit
This commit represents a new era for Gentoo:
Storing the gentoo-x86 tree in Git, as converted from CVS.
This commit is the start of the NEW history.
Any historical data is intended to be grafted onto this point.
Creation process:
1. Take final CVS checkout snapshot
2. Remove ALL ChangeLog* files
3. Transform all Manifests to thin
4. Remove empty Manifests
5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$
5.1. Do not touch files with -kb/-ko keyword flags.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests
X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project
X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration
X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn
X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts
X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration
X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging
X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed
Diffstat (limited to 'app-text/xournal/files')
-rw-r--r-- | app-text/xournal/files/xournal-0.4.7-am113-2.patch | 24 | ||||
-rw-r--r-- | app-text/xournal/files/xournal-0.4.7-am113.patch | 25 | ||||
-rw-r--r-- | app-text/xournal/files/xournal-0.4.7-ar.patch | 24 |
3 files changed, 73 insertions, 0 deletions
diff --git a/app-text/xournal/files/xournal-0.4.7-am113-2.patch b/app-text/xournal/files/xournal-0.4.7-am113-2.patch new file mode 100644 index 000000000000..55640b9cc555 --- /dev/null +++ b/app-text/xournal/files/xournal-0.4.7-am113-2.patch @@ -0,0 +1,24 @@ +From 8f80915eade771f97eae8241adad9118c9144363 Mon Sep 17 00:00:00 2001 +From: "Andreas K. Huettel (dilfridge)" <dilfridge@gentoo.org> +Date: Thu, 2 May 2013 18:17:14 +0200 +Subject: [PATCH] remove call to AM_PROG_CC_STDC obsolete in automake-1.13 + +--- + configure.in | 1 - + 1 file changed, 1 deletion(-) + +diff --git a/configure.in b/configure.in +index a74f7ef..664d933 100644 +--- a/configure.in ++++ b/configure.in +@@ -7,7 +7,6 @@ AM_MAINTAINER_MODE + + AC_ISC_POSIX + AC_PROG_CC +-AM_PROG_CC_STDC + AC_PROG_RANLIB + AM_PROG_AR + AC_HEADER_STDC +-- +1.8.2.1 + diff --git a/app-text/xournal/files/xournal-0.4.7-am113.patch b/app-text/xournal/files/xournal-0.4.7-am113.patch new file mode 100644 index 000000000000..242d00f476ba --- /dev/null +++ b/app-text/xournal/files/xournal-0.4.7-am113.patch @@ -0,0 +1,25 @@ +From ae2821f664b0615779638cdd1eca414e500e7f92 Mon Sep 17 00:00:00 2001 +From: "Andreas K. Huettel (dilfridge)" <dilfridge@gentoo.org> +Date: Tue, 30 Apr 2013 22:29:32 +0200 +Subject: [PATCH] replace obsolete AM_CONFIG_HEADER with AC_CONFIG_HEADERS + +--- + configure.in | 2 +- + 1 file changed, 1 insertion(+), 1 deletion(-) + +diff --git a/configure.in b/configure.in +index 52a07df..ba827c7 100644 +--- a/configure.in ++++ b/configure.in +@@ -2,7 +2,7 @@ dnl Process this file with autoconf to produce a configure script. + + AC_INIT(configure.in) + AM_INIT_AUTOMAKE(xournal, 0.4.7) +-AM_CONFIG_HEADER(config.h) ++AC_CONFIG_HEADERS(config.h) + AM_MAINTAINER_MODE + + AC_ISC_POSIX +-- +1.8.2.1 + diff --git a/app-text/xournal/files/xournal-0.4.7-ar.patch b/app-text/xournal/files/xournal-0.4.7-ar.patch new file mode 100644 index 000000000000..9f7531f40126 --- /dev/null +++ b/app-text/xournal/files/xournal-0.4.7-ar.patch @@ -0,0 +1,24 @@ +From 0a1f22f433addb3317b225c8e26c4268ce6df856 Mon Sep 17 00:00:00 2001 +From: "Andreas K. Huettel (dilfridge)" <dilfridge@gentoo.org> +Date: Wed, 1 May 2013 23:55:18 +0200 +Subject: [PATCH] Let automake define AR, since it is used for libttsubset.a + +--- + configure.in | 1 + + 1 file changed, 1 insertion(+) + +diff --git a/configure.in b/configure.in +index ba827c7..a74f7ef 100644 +--- a/configure.in ++++ b/configure.in +@@ -9,6 +9,7 @@ AC_ISC_POSIX + AC_PROG_CC + AM_PROG_CC_STDC + AC_PROG_RANLIB ++AM_PROG_AR + AC_HEADER_STDC + + LDFLAGS="$LDFLAGS -lz -lm" +-- +1.8.2.1 + |