diff options
author | Konstantin V. Arkhipov <voxus@gentoo.org> | 2006-03-25 23:38:05 +0000 |
---|---|---|
committer | Konstantin V. Arkhipov <voxus@gentoo.org> | 2006-03-25 23:38:05 +0000 |
commit | 61219cb717fddfe24555df16d4a2169398ae8330 (patch) | |
tree | ee6ef371a7ed154e7cbdd697130f54141a43c79d /app-admin/apg/files | |
parent | With permission of the maintainer ebuild from bug #121532 added. (diff) | |
download | historical-61219cb717fddfe24555df16d4a2169398ae8330.tar.gz historical-61219cb717fddfe24555df16d4a2169398ae8330.tar.bz2 historical-61219cb717fddfe24555df16d4a2169398ae8330.zip |
* closing bug #126995
Package-Manager: portage-2.1_pre7
Diffstat (limited to 'app-admin/apg/files')
-rw-r--r-- | app-admin/apg/files/apg-glibc-2.4.patch | 11 | ||||
-rw-r--r-- | app-admin/apg/files/digest-apg-2.3.0b-r2 | 3 |
2 files changed, 14 insertions, 0 deletions
diff --git a/app-admin/apg/files/apg-glibc-2.4.patch b/app-admin/apg/files/apg-glibc-2.4.patch new file mode 100644 index 000000000000..be90c6355e66 --- /dev/null +++ b/app-admin/apg/files/apg-glibc-2.4.patch @@ -0,0 +1,11 @@ +--- restrict.h.orig 2006-03-26 03:33:50.168661936 +0400 ++++ restrict.h 2006-03-26 03:34:10.427582112 +0400 +@@ -33,6 +33,8 @@ + #ifndef APG_RESTRICT_H + #define APG_RESTRICT_H 1 + ++#define uint32_t int ++ + #if defined(APG_USE_CRACKLIB) + #include <packer.h> + #endif diff --git a/app-admin/apg/files/digest-apg-2.3.0b-r2 b/app-admin/apg/files/digest-apg-2.3.0b-r2 new file mode 100644 index 000000000000..bfa7c2e787b1 --- /dev/null +++ b/app-admin/apg/files/digest-apg-2.3.0b-r2 @@ -0,0 +1,3 @@ +MD5 bd82400a5a731070ce895313576afe24 apg-2.3.0b.tar.gz 109995 +RMD160 18f9955d6fdb721bec26613860b312d7fea6fba7 apg-2.3.0b.tar.gz 109995 +SHA256 d1e52029709e2d7f9cb99bedce3e02ee7a63cff7b8e2b4c2bc55b3dc03c28b92 apg-2.3.0b.tar.gz 109995 |